X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/468e327aacdaf637eec393d2b5a838556d865a6c..02c6eadbc854eb841b75a57ec28f916abe381d03:/src/os2/app.cpp diff --git a/src/os2/app.cpp b/src/os2/app.cpp index 961f2f9b16..26611eed61 100644 --- a/src/os2/app.cpp +++ b/src/os2/app.cpp @@ -93,12 +93,6 @@ HICON wxDEFAULT_MDIPARENTFRAME_ICON = (HICON) NULL; HBRUSH wxDisableButtonBrush = (HBRUSH) 0; -MRESULT EXPENTRY wxWndProc( HWND - ,ULONG - ,MPARAM - ,MPARAM - ); - // =========================================================================== // implementation // ===========================================================================