mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 09:04:33 +02:00
remove crufty comment
This commit is contained in:
parent
f82de05f9c
commit
6ad3a0598c
1 changed files with 0 additions and 1 deletions
|
@ -1466,7 +1466,6 @@ Application::Application(int& argc, char** argv, QElapsedTimer& startupTimer, bo
|
|||
applicationUpdater->checkForUpdate();
|
||||
}
|
||||
|
||||
// Now that menu is initialized we can sync myAvatar with it's state.
|
||||
Menu::getInstance()->setIsOptionChecked(MenuOption::ActionMotorControl, true);
|
||||
|
||||
// FIXME spacemouse code still needs cleanup
|
||||
|
|
Loading…
Reference in a new issue