]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/gauge.cpp
Remove the long obsolete and unused since 2.7.0 __WIN95__ define.
[wxWidgets.git] / src / os2 / gauge.cpp
index 9c95081918e446a3462a6d24cefbaaadb85277dd..80568caaecd7c654f0677387e208dca098aed7e0 100644 (file)
@@ -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,