]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/setup/setup.hin
added sorted arrays: they automatically sort items on insertion (using user
[wxWidgets.git] / src / gtk / setup / setup.hin
index 1579f25a23159a5260b6dd7c7e94d7faefb291da..8547dcf6ec9d2eccb6b05efb5e766bd791363a2a 100644 (file)
  * Enables debugging: memory tracing, assert, etc., contains debug level
  */
 #undef WXDEBUG
-/*
- * Enables debugging: memory tracing, assert, etc., undefined if no debugging
- */
-#undef __WXDEBUG__
 /*
  * Enables debugging version of wxObject::new and wxObject::delete (IF WXDEBUG)
  * WARNING: this code may not work with all architectures, especially