X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dde19c2180ef8d6415af7bb2492bfcb0a2d5c7e4..57cc93eb59cc89992eb136015979effbaa0dd43e:/src/os2/app.cpp diff --git a/src/os2/app.cpp b/src/os2/app.cpp index c60a8ed3d6..e6a8c71e54 100644 --- a/src/os2/app.cpp +++ b/src/os2/app.cpp @@ -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);