removing the destroy call since its not necessary

This commit is contained in:
amer cerkic 2019-07-11 14:27:41 -07:00
parent efccd10a65
commit 15e7663ed5

View file

@ -2772,8 +2772,6 @@ void Application::cleanupBeforeQuit() {
DependencyManager::get<AccountManager>()->removeAccountFromFile();
}
DependencyManager::destroy<HMDScriptingInterface>();
PluginManager::getInstance()->shutdown();
// Cleanup all overlays after the scripts, as scripts might add more