X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0e7c9a98bb5cdfaccf4df3d13da846d022957f8..f01bca89fd89e8b07061f96d4329bf6cebe6232e:/src/common/dircmn.cpp

diff --git a/src/common/dircmn.cpp b/src/common/dircmn.cpp
index ee6a2fffaa..a70624c279 100644
--- a/src/common/dircmn.cpp
+++ b/src/common/dircmn.cpp
@@ -17,12 +17,6 @@
 // headers
 // ----------------------------------------------------------------------------
 
-/* this is done in platform-specific files
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "dir.h"
-#endif
-*/
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"