Why can't I undefine naviswheel?

126 Views Asked by At

I tried to undefined Naviswheel with the code below, but it doesn't work

(command ".undefine" "naviswheel")
1

There are 1 best solutions below

0
On BEST ANSWER

you have a typo in the command. it should be:

(command ".undefine" "navswheel")