X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dfb47d834d8de400c2738f0c8b05bc7d7dd80206..c5a12362967de64b04cd27ddf3d6a78c789d9f74:/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 // ----------------------------------------------------------------------------