]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/app.h
fix Watcom compilation: removed templates for wxFileSelector() compatibility with...
[wxWidgets.git] / include / wx / gtk1 / app.h
index 27c5e7faafd1082b8a020dee4d85edb413831020..b990781116f3878608221f0f72f98ea6d16d3fc8 100644 (file)
@@ -72,7 +72,6 @@ private:
 #endif // __WXDEBUG__
 
     DECLARE_DYNAMIC_CLASS(wxApp)
-    DECLARE_EVENT_TABLE()
 };
 
 #endif // __GTKAPPH__