don't call CreatesMessageOutput() explicitly, it will be created on demand as/if/when needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ec8c565daf
commit
748333bd25
@ -111,7 +111,6 @@ bool WXDLLEXPORT wxInitialize()
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
wxTheApp->CreateMessageOutput();
|
||||
gs_nInitCount++;
|
||||
|
||||
return TRUE;
|
||||
|
Loading…
Reference in New Issue
Block a user