Why can't I undefine naviswheel?

110 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 answers

0
mavios On BEST ANSWER

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

(command ".undefine" "navswheel")