X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0ea23391675687029eea7b562d511304dad8fa0d..18fa735d20b4c66db72b51d60b82a2b3f2cda763:/src/generic/notebook.cpp diff --git a/src/generic/notebook.cpp b/src/generic/notebook.cpp index 71072898ff..6e118b09aa 100644 --- a/src/generic/notebook.cpp +++ b/src/generic/notebook.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "notebook.h" -#endif - #ifdef __VMS #pragma message disable unscomzer #endif