]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/app.h
workaround a Watcom build
[wxWidgets.git] / include / wx / gtk / app.h
index 1cda1b39eaab122ea7b3fdee7378a2d4ac2b327d..f03e5aa1ff5ed911439e382e3b4de6eb9de528e5 100644 (file)
@@ -96,6 +96,4 @@ private:
     DECLARE_EVENT_TABLE()
 };
 
-int WXDLLEXPORT wxEntry( int argc, char *argv[] );
-
 #endif // __GTKAPPH__