Remove incorrect and unnecessary wxEntryCleanup declaration.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f700f98cf5
commit
f3e28ade43
@ -55,9 +55,6 @@
|
||||
// function prototypes
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
// from src/msw/app.cpp
|
||||
extern void WXDLLEXPORT wxEntryCleanup();
|
||||
|
||||
static wxChar **ConvertToStandardCommandArgs(const wxChar *p, int& argc);
|
||||
|
||||
// ============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user