X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/58161defc3d91ed3bdb4e098325dad40c334697a..2cc833a1bd5219d7cf3d105ba0f77f93a517a278:/include/wx/univ/notebook.h

diff --git a/include/wx/univ/notebook.h b/include/wx/univ/notebook.h
index 606e297b6f..43e2d4ce9d 100644
--- a/include/wx/univ/notebook.h
+++ b/include/wx/univ/notebook.h
@@ -12,10 +12,6 @@
 #ifndef _WX_UNIV_NOTEBOOK_H_
 #define _WX_UNIV_NOTEBOOK_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "univnotebook.h"
-#endif
-
 #include "wx/arrstr.h"
 
 class WXDLLEXPORT wxSpinButton;