X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0e7c9a98bb5cdfaccf4df3d13da846d022957f8..40319aa0ce7d201ae25554bb7a6ea3257e41a904:/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"