]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/utils.h
Removed references to DEBUG and WXDEBUG; cured Motif font problem; removed
[wxWidgets.git] / include / wx / utils.h
index e92325e6903ffd6951343529c646ad24ec62b175..cebdd6c3dc933b714cc095de8d1ba632b36fdb15 100644 (file)
@@ -187,7 +187,7 @@ class WXDLLEXPORT wxDebugStreamBuf: public streambuf
     int sync(void);
 };
 
-// #if WXDEBUG && wxUSE_GLOBAL_MEMORY_OPERATORS
+// #if defined(__WXDEBUG__) && wxUSE_GLOBAL_MEMORY_OPERATORS
 // #define new WXDEBUG_NEW
 // #endif