X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38374d0d7aa865e9bbe8ee61b75b94ffcdfb220..c60ba92d097bd49e204f140f22ade84a1b6bc38c:/src/common/validate.cpp

diff --git a/src/common/validate.cpp b/src/common/validate.cpp
index 44e0caeece..92848841c4 100644
--- a/src/common/validate.cpp
+++ b/src/common/validate.cpp
@@ -34,9 +34,7 @@
 
 const wxValidator wxDefaultValidator;
 
-#if !USE_SHARED_LIBRARY
     IMPLEMENT_DYNAMIC_CLASS(wxValidator, wxEvtHandler)
-#endif
 
 // VZ: personally, I think TRUE would be more appropriate - these bells are
 //     _annoying_