X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f60b1d829dd8a6d5e47a2adcd3690acb3bd10150..a340b80d8a692f5308d26c1c1b95fd689a1d7eb3:/src/common/fs_zip.cpp diff --git a/src/common/fs_zip.cpp b/src/common/fs_zip.cpp index 225159473b..eefa93f96a 100644 --- a/src/common/fs_zip.cpp +++ b/src/common/fs_zip.cpp @@ -7,12 +7,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// - - -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "fs_zip.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__