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