diff --git a/interface/src/Application.cpp b/interface/src/Application.cpp index 3310454b8c..abcafd5a3e 100644 --- a/interface/src/Application.cpp +++ b/interface/src/Application.cpp @@ -2772,8 +2772,6 @@ void Application::cleanupBeforeQuit() { DependencyManager::get()->removeAccountFromFile(); } - DependencyManager::destroy(); - PluginManager::getInstance()->shutdown(); // Cleanup all overlays after the scripts, as scripts might add more