]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checklst.cpp
Baked bakefiles
[wxWidgets.git] / src / motif / checklst.cpp
index 32b4ee6f082fe4e6f8aef624616441474fdee167..ef510315156bedd0b82c77fd0336b187a1b3fe6e 100644 (file)
 #include "wx/arrstr.h"
 
 // ============================================================================
-// implementation of wxCheckListBoxBase
-// ============================================================================
-
-wxCheckListBoxBase::wxCheckListBoxBase()
-{
-}
-
-// ============================================================================
-// implementation of wxCheckListBox
+// implementation
 // ============================================================================
 
 IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)