]> git.saurik.com Git - wxWidgets.git/commit
Revert "using #ifdef wxABORT_ON_CONFIG_ERROR not just #if as elsewhere"
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 21 Sep 2013 09:28:47 +0000 (09:28 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 21 Sep 2013 09:28:47 +0000 (09:28 +0000)
commitd10fdec4b7f7c58c8a8571e9d87b5800710eb422
tree2eb35dd34433d59ba86327ebf4453a4cc450374f
parent0d1903dbda864780eec30efdc4e91776bdbfd21b
Revert "using #ifdef wxABORT_ON_CONFIG_ERROR not just #if as elsewhere"

This reverts commit r74656, because it breaks initialization order by
calling OnInit() too late.  See
https://groups.google.com/d/topic/wx-dev/H5vgc2VO7K4/discussion

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/app.h
src/osx/carbon/app.cpp
src/osx/cocoa/utils.mm