]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/notebook.h
Added support for building wxCocoa
[wxWidgets.git] / include / wx / notebook.h
index 0afe7a1f8b90942e02798a7dc445ad77cca05bf3..35b0cc2efb0f4a572d83f3eb3b7d40687def91db 100644 (file)
@@ -278,8 +278,6 @@ typedef void (wxEvtHandler::*wxNotebookEventFunction)(wxNotebookEvent&);
     #include  "wx/mac/notebook.h"
 #elif defined(__WXPM__)
     #include  "wx/os2/notebook.h"
-#elif defined(__WXSTUBS__)
-    #include  "wx/stubs/notebook.h"
 #endif
 
 #endif // wxUSE_NOTEBOOK