]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/chkconf.h
Blind wxTinderbox fix.
[wxWidgets.git] / include / wx / chkconf.h
index 2f04543e91f10195e16c55c0b69c397876ec4141..4cb3801a9d598ed7dce704c6ec75e4a52be3e90b 100644 (file)
 #            define wxUSE_TOOLBAR_NATIVE 0
 #        endif
 #   endif
-
-#   if wxUSE_TOOLBAR_SIMPLE
-#        ifdef wxABORT_ON_CONFIG_ERROR
-#            error "wxUSE_TOOLBAR is set to 0 but wxUSE_TOOLBAR_SIMPLE is set to 1"
-#        else
-#            undef wxUSE_TOOLBAR_SIMPLE
-#            define wxUSE_TOOLBAR_SIMPLE 0
-#        endif
-#   endif
 #endif
 
 #if !wxUSE_IMAGLIST