X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38374d0d7aa865e9bbe8ee61b75b94ffcdfb220..da63acebda3288dc66d5e24a973ca0b09450ff99:/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_