X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22f3361e1cf25c52a2da8fdfc5cb081809e18fb9..dc259b792613550edda31cc6202b42e172e2a240:/include/wx/notebook.h diff --git a/include/wx/notebook.h b/include/wx/notebook.h index 0afe7a1f8b..35b0cc2efb 100644 --- a/include/wx/notebook.h +++ b/include/wx/notebook.h @@ -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