]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/app.cpp
Committing in .
[wxWidgets.git] / src / os2 / app.cpp
index 961f2f9b16ccf1c2be149a544c202dd99d9b76af..26611eed61698e7b7d90383a40518092070abf19 100644 (file)
@@ -93,12 +93,6 @@ HICON wxDEFAULT_MDIPARENTFRAME_ICON  = (HICON) NULL;
 
 HBRUSH wxDisableButtonBrush = (HBRUSH) 0;
 
-MRESULT EXPENTRY wxWndProc( HWND
-                           ,ULONG
-                           ,MPARAM
-                           ,MPARAM
-                          );
-
 // ===========================================================================
 // implementation
 // ===========================================================================