X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..06298235850b7e576ef77a9a95b521534f18a4d9:/src/stubs/checklst.cpp diff --git a/src/stubs/checklst.cpp b/src/stubs/checklst.cpp index ecabf5408e..18433b99d0 100644 --- a/src/stubs/checklst.cpp +++ b/src/stubs/checklst.cpp @@ -23,9 +23,7 @@ // implementation // ============================================================================ -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox) -#endif // ---------------------------------------------------------------------------- // implementation of wxCheckListBox class