X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dfb47d834d8de400c2738f0c8b05bc7d7dd80206..1fdc16adf72fbd051d1f4ffdbc8d35d00b3e2837:/include/wx/msw/notebook.h diff --git a/include/wx/msw/notebook.h b/include/wx/msw/notebook.h index 483eecbeb2..291c681ea9 100644 --- a/include/wx/msw/notebook.h +++ b/include/wx/msw/notebook.h @@ -11,10 +11,6 @@ #ifndef _NOTEBOOK_H #define _NOTEBOOK_H -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "notebook.h" -#endif - #if wxUSE_NOTEBOOK // ----------------------------------------------------------------------------