X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8df950a694225cb255d3cbac5f70f4d8573b273a..d439c2517e70e689b38f971168e926d6c997b0dd:/src/os2/gauge.cpp diff --git a/src/os2/gauge.cpp b/src/os2/gauge.cpp index 9c95081918..80568caaec 100644 --- a/src/os2/gauge.cpp +++ b/src/os2/gauge.cpp @@ -27,8 +27,6 @@ extern void wxAssociateWinWithHandle( HWND hWnd ,wxWindowOS2* pWin ); -IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxGaugeBase) - MRESULT EXPENTRY wxGaugeWndProc( HWND hWnd, UINT uMessage, MPARAM wParam,