]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/app.cpp
added missing WXDLLEXPORT
[wxWidgets.git] / src / os2 / app.cpp
index 8062159328e7df5487c74134212a5e45281e3974..80790f9f670141d552edea16f2bfa7e0e9de8dbd 100644 (file)
@@ -667,7 +667,6 @@ wxApp::wxApp()
 {
     m_topWindow = NULL;
     wxTheApp = this;
-    m_wantDebugOutput = TRUE;
 
     argc = 0;
     argv = NULL;