mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 05:58:27 +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
|
// This will set up the input plugins UI
|
||||||
_activeInputPlugins.clear();
|
_activeInputPlugins.clear();
|
||||||
auto inputPlugins = getInputPlugins();
|
auto inputPlugins = getInputPlugins();
|
||||||
|
|
Loading…
Reference in a new issue