]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/debug.h
Implement monitoring of file descriptors in wxMotif event loop.
[wxWidgets.git] / interface / wx / debug.h
index 2c03d20a45afd628c5edd5ad9a920bfadfeea63d..7e787e88c4d7d525d1eb1f1a1026ae19b685209e 100644 (file)
@@ -317,7 +317,7 @@ void wxDisableAsserts();
     Returns @true if the program is running under debugger, @false otherwise.
 
     Please note that this function is currently only implemented for Win32 and
-    Mac builds using CodeWarrior and always returns @false elsewhere.
+    always returns @false elsewhere.
 
     @header{wx/debug.h}
 */