X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7682e22edbf9cfb18bb6c86fdddb0361e2639928..9f542367b72dd900a914c163df7f23ca5e79a60c:/src/common/filefn.cpp diff --git a/src/common/filefn.cpp b/src/common/filefn.cpp index 779c4dfa28..0a52525ad6 100644 --- a/src/common/filefn.cpp +++ b/src/common/filefn.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "filefn.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" #include "wx/defs.h"