diff --git a/code/ryzom/client/src/release.cpp b/code/ryzom/client/src/release.cpp index 26edece3c..3695ec1ac 100644 --- a/code/ryzom/client/src/release.cpp +++ b/code/ryzom/client/src/release.cpp @@ -431,9 +431,6 @@ void releaseMainLoop(bool closeConnection) // Unlink the net manager NetMngr.setDataBase (NULL); - // Destroy interface manager - CInterfaceManager::destroy (); - // Send a msg to server if(!ClientCfg.Local) {