]> git.saurik.com Git - wxWidgets.git/commitdiff
flag removed
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 4 Jul 2003 19:57:37 +0000 (19:57 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 4 Jul 2003 19:57:37 +0000 (19:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/app.cpp
src/mac/carbon/app.cpp

index 9fd758b3a02e193d048ce1ce423d66fdbbf0dfe1..b09fd3b84853b85a730bda89028d42d73e312e49 100644 (file)
@@ -944,10 +944,6 @@ wxApp::wxApp()
   m_topWindow = NULL;
   wxTheApp = this;
 
-#if WXWIN_COMPATIBILITY_2_2
-  m_wantDebugOutput = TRUE;
-#endif
-
   argc = 0;
   argv = NULL;
 
index 9fd758b3a02e193d048ce1ce423d66fdbbf0dfe1..b09fd3b84853b85a730bda89028d42d73e312e49 100644 (file)
@@ -944,10 +944,6 @@ wxApp::wxApp()
   m_topWindow = NULL;
   wxTheApp = this;
 
-#if WXWIN_COMPATIBILITY_2_2
-  m_wantDebugOutput = TRUE;
-#endif
-
   argc = 0;
   argv = NULL;