flag removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -944,10 +944,6 @@ wxApp::wxApp()
|
|||||||
m_topWindow = NULL;
|
m_topWindow = NULL;
|
||||||
wxTheApp = this;
|
wxTheApp = this;
|
||||||
|
|
||||||
#if WXWIN_COMPATIBILITY_2_2
|
|
||||||
m_wantDebugOutput = TRUE;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
argc = 0;
|
argc = 0;
|
||||||
argv = NULL;
|
argv = NULL;
|
||||||
|
|
||||||
|
@@ -944,10 +944,6 @@ wxApp::wxApp()
|
|||||||
m_topWindow = NULL;
|
m_topWindow = NULL;
|
||||||
wxTheApp = this;
|
wxTheApp = this;
|
||||||
|
|
||||||
#if WXWIN_COMPATIBILITY_2_2
|
|
||||||
m_wantDebugOutput = TRUE;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
argc = 0;
|
argc = 0;
|
||||||
argv = NULL;
|
argv = NULL;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user