]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/checklst.cpp
Applied patch #886192: "Minor fix to XRC contrib"; Minor cosmetic cleanups.
[wxWidgets.git] / src / gtk / checklst.cpp
index 0f754b7d52e088e44ef069ac7fa1b947311b73b3..fc1aa4602adf0965682e13890c11f9190360bc22 100644 (file)
 #include <gdk/gdk.h>
 #include <gtk/gtk.h>
 
-//-----------------------------------------------------------------------------
-// wxCheckListBoxBase
-//-----------------------------------------------------------------------------
-
-wxCheckListBoxBase::wxCheckListBoxBase()
-{
-}
-
 //-----------------------------------------------------------------------------
 // wxCheckListBox
 //-----------------------------------------------------------------------------