]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/validate.cpp
All char, char *, and char arrays changed to use wxChar or wxString. 99% backward...
[wxWidgets.git] / src / common / validate.cpp
index 44e0caeeceb8adf77fb44313e5b66df57d1519aa..92848841c4f50696811652538d249ab4a8d78d04 100644 (file)
@@ -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_