]> git.saurik.com Git - wxWidgets.git/commitdiff
removed old wxEntry() declaration
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Jun 2003 21:14:06 +0000 (21:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Jun 2003 21:14:06 +0000 (21:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/motif/app.h

index fef30fbcdc3bd896e47055d409361d85a5c2b774..246cb618faf21587d49c2cb21ca40259730e10ac 100644 (file)
@@ -110,8 +110,6 @@ private:
     DECLARE_EVENT_TABLE()
 };
 
     DECLARE_EVENT_TABLE()
 };
 
-int WXDLLEXPORT wxEntry( int argc, char *argv[] );
-
 #endif
 // _WX_APP_H_
 
 #endif
 // _WX_APP_H_