don't create (and leak) wxLogStderr in wxEntryReal(), we now create wxLogBuffer in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 Jun 2005 18:24:23 +0000 (18:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 Jun 2005 18:24:23 +0000 (18:24 +0000)
commit338026503bb5f5826bd9fbea9d2ab51b1ee02beb
treec563187e7df38c49420c5324fbd70c403ad6c7e6
parentbe2572a3253abcd49f8f634658db75443addfcfd
don't create (and leak) wxLogStderr in wxEntryReal(), we now create wxLogBuffer in DoCommonPreInit()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/init.cpp