]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/gauge.cpp
docs updates and typos and lies fixes
[wxWidgets.git] / src / os2 / gauge.cpp
index d8185a69d90b4dc6a9f03d949c73fce3dad32e33..620760fd5f6d5c2ecf85cbaeaadb1d8ac0621daa 100644 (file)
@@ -48,9 +48,7 @@
 /* public function prototypes */
 // BOOL _Optlink gaugeInit(HINSTANCE hInstance);
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-#endif
 
 bool wxGauge::Create(wxWindow *parent, wxWindowID id,
            int range,