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:
@@ -55,9 +55,6 @@
|
|||||||
// function prototypes
|
// function prototypes
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
// from src/msw/app.cpp
|
|
||||||
extern void WXDLLEXPORT wxEntryCleanup();
|
|
||||||
|
|
||||||
static wxChar **ConvertToStandardCommandArgs(const wxChar *p, int& argc);
|
static wxChar **ConvertToStandardCommandArgs(const wxChar *p, int& argc);
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
|
Reference in New Issue
Block a user