X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8df950a694225cb255d3cbac5f70f4d8573b273a..cb41a69b152026d6c586d21148e34913291cd733:/src/os2/gauge.cpp diff --git a/src/os2/gauge.cpp b/src/os2/gauge.cpp index 9c95081918..b007f8b359 100644 --- a/src/os2/gauge.cpp +++ b/src/os2/gauge.cpp @@ -4,7 +4,6 @@ // Author: David Webster // Modified by: // Created: 10/06/99 -// RCS-ID: $Id$ // Copyright: (c) David Webster // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -27,8 +26,6 @@ extern void wxAssociateWinWithHandle( HWND hWnd ,wxWindowOS2* pWin ); -IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxGaugeBase) - MRESULT EXPENTRY wxGaugeWndProc( HWND hWnd, UINT uMessage, MPARAM wParam,