]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/checklst.cpp
virtualized m_row/col height/widths arrays
[wxWidgets.git] / src / mac / checklst.cpp
index 2f43152c2a1ceae6beb1ea7bd062f1ce918100d2..7387e3e4719c555bb3ecfe8271e469c978185811 100644 (file)
@@ -23,9 +23,7 @@
 // implementation
 // ============================================================================
 
-#if !USE_SHARED_LIBRARY
   IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
-#endif
 
 // ----------------------------------------------------------------------------
 // implementation of wxCheckListBox class