X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd4bc7de6510b98ef2502768533c8fc5176a2c19..da468d387db3b7e22b008bf08be2ff6b202508fb:/include/wx/gtk1/notebook.h diff --git a/include/wx/gtk1/notebook.h b/include/wx/gtk1/notebook.h index 1f8148d18c..a30a9d6ba0 100644 --- a/include/wx/gtk1/notebook.h +++ b/include/wx/gtk1/notebook.h @@ -156,7 +156,6 @@ private: uint m_idHandler; // the change page handler id DECLARE_DYNAMIC_CLASS(wxNotebook) - DECLARE_EVENT_TABLE() }; // ----------------------------------------------------------------------------