]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/app.cpp
fixed wxXmlDocument::Save() to interpret the indentstep argument correctly
[wxWidgets.git] / src / os2 / app.cpp
index c60a8ed3d62b8f4f8917d93132743dc826c6bd07..e6a8c71e5437beab43397c30b39ff4346944d415 100644 (file)
@@ -235,9 +235,7 @@ bool wxApp::Initialize(int& argc, wxChar **argv)
 
     // Some people may wish to use this, but
     // probably it shouldn't be here by default.
-#ifdef __WXDEBUG__
     //    wxRedirectIOToConsole();
-#endif
 
     wxWinHandleHash = new wxWinHashTable(wxKEY_INTEGER, 100);