X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/892b89f3b79a756ba3c278c605b79a6fa377d60f..523050b607cfb5e6f9dfcb1544eb4f49ec1978cd:/src/os2/timer.cpp?ds=inline

diff --git a/src/os2/timer.cpp b/src/os2/timer.cpp
index 54c26cbbeb..05784150e4 100644
--- a/src/os2/timer.cpp
+++ b/src/os2/timer.cpp
@@ -42,9 +42,7 @@ ULONG wxTimerProc(HWND hwnd, ULONG, int nIdTimer, ULONG);
 // macros
 // ----------------------------------------------------------------------------
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_ABSTRACT_CLASS(wxTimer, wxObject)
-#endif
 
 wxTimer::wxTimer()
 {