]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/notebook.h
Applied patch [ 1306443 ] Removal of C++-style comments from C files
[wxWidgets.git] / include / wx / msw / notebook.h
index 483eecbeb2af750d4f6e138233685ea03e77a8fb..291c681ea9040ec496119b8e019ec1ba644c8ce5 100644 (file)
 #ifndef _NOTEBOOK_H
 #define _NOTEBOOK_H
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-  #pragma interface "notebook.h"
-#endif
-
 #if wxUSE_NOTEBOOK
 
 // ----------------------------------------------------------------------------