forgotten commit :-( remove #if 0 if things work again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2013-08-14 20:34:53 +00:00
parent 69c7c9375c
commit 31fda0c2cf

View File

@@ -472,7 +472,7 @@ int wxEntryReal(int& argc, wxChar **argv)
wxTRY wxTRY
{ {
#if defined(__WXOSX__) && wxOSX_USE_COCOA_OR_IPHONE #if 0 // defined(__WXOSX__) && wxOSX_USE_COCOA_OR_IPHONE
// everything done in OnRun using native callbacks // everything done in OnRun using native callbacks
#else #else
// app initialization // app initialization