X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..1be06faf7318abf88a35b299b90ceb2a49c0353b:/src/stubs/checklst.cpp?ds=sidebyside 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