Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12043/src/gui
Modified Files:
wxMApp.cpp
Log Message:
moved cleanup code to non-GUI MApp class
Index: wxMApp.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMApp.cpp,v
retrieving revision 1.290
retrieving revision 1.291
diff -b -u -2 -r1.290 -r1.291
--- wxMApp.cpp 18 Jun 2004 02:31:28 -0000 1.290
+++ wxMApp.cpp 7 Jul 2004 19:43:37 -0000 1.291
@@ -498,15 +498,4 @@
wxMApp::~wxMApp()
{
- // if the program startup failed it could be not deleted before
- if ( m_profile )
- {
- m_profile->DecRef();
- m_profile = NULL;
- }
-
- Profile::DeleteGlobalConfig();
-
- MObjectRC::CheckLeaks();
- MObject::CheckLeaks();
}
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates