]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/utils.cpp
wxLogDebug/Trace in release mode now don't give compiler warnings
[wxWidgets.git] / src / msw / utils.cpp
index 9ce007ee4d80af38b278208fc44e6aaf93e7d3ab..aaf70540330c73012c6ad1135ad49003af44e206 100644 (file)
@@ -10,8 +10,9 @@
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
-#pragma implementation
-#pragma implementation "utils.h"
+// Note: this is done in utilscmn.cpp now.
+// #pragma implementation
+// #pragma implementation "utils.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".