diff --git a/include/wx/motif/app.h b/include/wx/motif/app.h index fef30fbcdc..246cb618fa 100644 --- a/include/wx/motif/app.h +++ b/include/wx/motif/app.h @@ -110,8 +110,6 @@ private: DECLARE_EVENT_TABLE() }; -int WXDLLEXPORT wxEntry( int argc, char *argv[] ); - #endif // _WX_APP_H_