X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1169a91932273bc84c23ed9dbd0a2da064d59d66..b92ca05a69325f72d59597eca2d9ac80027cceb1:/src/gtk1/checklst.cpp diff --git a/src/gtk1/checklst.cpp b/src/gtk1/checklst.cpp index 0f754b7d52..fc1aa4602a 100644 --- a/src/gtk1/checklst.cpp +++ b/src/gtk1/checklst.cpp @@ -24,14 +24,6 @@ #include #include -//----------------------------------------------------------------------------- -// wxCheckListBoxBase -//----------------------------------------------------------------------------- - -wxCheckListBoxBase::wxCheckListBoxBase() -{ -} - //----------------------------------------------------------------------------- // wxCheckListBox //-----------------------------------------------------------------------------