mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +02:00
remove unnecessary line
This commit is contained in:
parent
1af51572af
commit
f801471dd7
1 changed files with 0 additions and 3 deletions
|
@ -880,9 +880,6 @@ void Application::initializeUi() {
|
|||
}
|
||||
});
|
||||
|
||||
// This will prevent the hid_init sixense crash
|
||||
getActiveDisplayPlugin();
|
||||
|
||||
// This will set up the input plugins UI
|
||||
_activeInputPlugins.clear();
|
||||
auto inputPlugins = getInputPlugins();
|
||||
|
|
Loading…
Reference in a new issue