X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a1abca322fd7a9a7abe6cc0b144987786faa0f05..6dc2e8233023023f7e3ced53be717bc61e9888ca:/include/wx/gtk/app.h?ds=sidebyside diff --git a/include/wx/gtk/app.h b/include/wx/gtk/app.h index aa63278eeb..84580a1422 100644 --- a/include/wx/gtk/app.h +++ b/include/wx/gtk/app.h @@ -81,7 +81,6 @@ private: guint m_idleSourceId; DECLARE_DYNAMIC_CLASS(wxApp) - DECLARE_EVENT_TABLE() }; #endif // _WX_GTK_APP_H_