[commit] r1561 - trunk/GME/Mga
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Thu Sep 29 14:36:05 CDT 2011
Author: ksmyth
Date: Thu Sep 29 14:36:05 2011
New Revision: 1561
Log:
GME-371: CoFreeUnusedLibraries in a destructor is not a good idea
Modified:
trunk/GME/Mga/MgaProject.cpp
Modified: trunk/GME/Mga/MgaProject.cpp
==============================================================================
--- trunk/GME/Mga/MgaProject.cpp Thu Sep 29 14:35:49 2011 (r1560)
+++ trunk/GME/Mga/MgaProject.cpp Thu Sep 29 14:36:05 2011 (r1561)
@@ -1258,7 +1258,6 @@
ASSERT(!(*j)->IsAutomatic());
}
#endif
- CoFreeUnusedLibraries();
}
void CMgaProject::RemoveClients() {
More information about the gme-commit
mailing list