projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Docview mended (grrr) and OGL studio partially working under wxGTK
[wxWidgets.git]
/
src
/
os2
/
timer.cpp
diff --git
a/src/os2/timer.cpp
b/src/os2/timer.cpp
index 54c26cbbeb940a2b78a62afb3e8a8c8bad951e3c..05784150e481451763e88a241148bf5c503bfd97 100644
(file)
--- 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()
{