]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dc.cpp
fix another memory leak in SetCommand() (coverity checker CID 52)
[wxWidgets.git] / src / motif / dc.cpp
index c845f0981808e7d33436a328ff6acdeafccef99e..46dfe4de2f0330889d5b3211f8365784f57cb6b5 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "dc.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"