X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f254e2424a5220e559e48205ace1114ea3e87f3f..11f87a381bd9d0fe195ff1a3802ae141413d7c2e:/src/univ/checkbox.cpp diff --git a/src/univ/checkbox.cpp b/src/univ/checkbox.cpp index d92d93808e..d07f1ad561 100644 --- a/src/univ/checkbox.cpp +++ b/src/univ/checkbox.cpp @@ -59,8 +59,6 @@ public: // implementation // ============================================================================ -IMPLEMENT_DYNAMIC_CLASS(wxCheckBox, wxControl) - // ---------------------------------------------------------------------------- // wxCheckBox // ----------------------------------------------------------------------------