]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/gdiobj.cpp
probably forgot to commit mimetype split to this file?
[wxWidgets.git] / src / stubs / gdiobj.cpp
index 63697c835427fdea399f1bf61d3a3b046d4af9c9..46b1aa871fc57fd8ed02bd1ad813ad4655bfb5bd 100644 (file)
@@ -15,8 +15,6 @@
 
 #include "wx/gdiobj.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxGDIObject, wxObject)
-#endif
 
 // TODO: Nothing to do, unless you want to.