]> 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 f0dda60e5055fc4af0a65ae8f622c4521ab78312..80568caaecd7c654f0677387e208dca098aed7e0 100644 (file)
@@ -27,8 +27,6 @@ extern void  wxAssociateWinWithHandle( HWND         hWnd
                                       ,wxWindowOS2* pWin
                                      );
 
-IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-
 MRESULT EXPENTRY wxGaugeWndProc( HWND hWnd,
                                  UINT uMessage,
                                  MPARAM wParam,