]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/notebook.h
warning msgs
[wxWidgets.git] / include / wx / gtk / notebook.h
index 1f8148d18cd33c3d97c800c8b92c37bb74356583..a30a9d6ba0c7ce5520d77d014d3b2773cb79251e 100644 (file)
@@ -156,7 +156,6 @@ private:
   uint            m_idHandler; // the change page handler id
 
   DECLARE_DYNAMIC_CLASS(wxNotebook)
-  DECLARE_EVENT_TABLE()
 };
 
 // ----------------------------------------------------------------------------