X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/98fbab9e7bf70ee8af44a78ea2a1d2cbb406880a..c0211f554cc3a8e36d290109a2eea518d46bcd55:/src/os2/checklst.cpp?ds=inline diff --git a/src/os2/checklst.cpp b/src/os2/checklst.cpp index d6c4eb08c7..6773983e9f 100644 --- a/src/os2/checklst.cpp +++ b/src/os2/checklst.cpp @@ -56,8 +56,6 @@ static const int CHECK_MARK_WIDTH = 15; // implementation // ============================================================================ -IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox) - // ---------------------------------------------------------------------------- // declaration and implementation of wxCheckListBoxItem class // ----------------------------------------------------------------------------