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