removed old wxEntry declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
abca8ebff1
commit
6abf9dacb0
@ -70,6 +70,5 @@ private:
|
||||
wxDisplayModeInfo m_displayMode;
|
||||
};
|
||||
|
||||
int WXDLLEXPORT wxEntry(int argc, char *argv[]);
|
||||
|
||||
#endif // __WX_APP_H__
|
||||
|
||||
|
@ -144,8 +144,5 @@ protected:
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
||||
int WXDLLEXPORT wxEntry( int argc, char *argv[] );
|
||||
|
||||
#endif
|
||||
// _WX_APP_H_
|
||||
#endif // _WX_APP_H_
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user