From: Stefan Csomor Date: Fri, 4 Jul 2003 19:57:37 +0000 (+0000) Subject: flag removed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7434de7498f5355a5a6d56fd0fc5be12491d8b2f flag removed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/app.cpp b/src/mac/app.cpp index 9fd758b3a0..b09fd3b848 100644 --- a/src/mac/app.cpp +++ b/src/mac/app.cpp @@ -944,10 +944,6 @@ wxApp::wxApp() m_topWindow = NULL; wxTheApp = this; -#if WXWIN_COMPATIBILITY_2_2 - m_wantDebugOutput = TRUE; -#endif - argc = 0; argv = NULL; diff --git a/src/mac/carbon/app.cpp b/src/mac/carbon/app.cpp index 9fd758b3a0..b09fd3b848 100644 --- a/src/mac/carbon/app.cpp +++ b/src/mac/carbon/app.cpp @@ -944,10 +944,6 @@ wxApp::wxApp() m_topWindow = NULL; wxTheApp = this; -#if WXWIN_COMPATIBILITY_2_2 - m_wantDebugOutput = TRUE; -#endif - argc = 0; argv = NULL;