]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/checklst.cpp
Also account for EOL chars correctly in wxStyledTextCtrl::GetLineLength().
[wxWidgets.git] / src / os2 / checklst.cpp
index d6c4eb08c7f6da93eb105f32583bcfc482901a66..6773983e9ff35bff453c7e92f7c0ba98d2b39b05 100644 (file)
@@ -56,8 +56,6 @@ static const int CHECK_MARK_WIDTH = 15;
 // implementation
 // ============================================================================
 
-IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
-
 // ----------------------------------------------------------------------------
 // declaration and implementation of wxCheckListBoxItem class
 // ----------------------------------------------------------------------------