Salome HOME
Remove extra reference to salome_pluginsmanager module (Fix Mantis bug #22221, CEA...
authorbarate <barate>
Mon, 17 Jun 2013 13:20:53 +0000 (13:20 +0000)
committerbarate <barate>
Mon, 17 Jun 2013 13:20:53 +0000 (13:20 +0000)
src/SalomeApp/SalomeApp_Application.cxx

index 33d73927d0de0388cd8409a853deddb1deecab31..8c65d9f366a26992fd6619ac3c0d4a6ec613322e 100644 (file)
@@ -336,6 +336,7 @@ void SalomeApp_Application::createActions()
   if(res==NULL)
     PyErr_Print();
   Py_XDECREF(res);
+  Py_XDECREF(pluginsmanager);
   PyGILState_Release(gstate);
   // end of SALOME plugins loading