X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1169a91932273bc84c23ed9dbd0a2da064d59d66..f8c10ed8b399f864a8ab7fafe4f73ae0365d4827:/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 //-----------------------------------------------------------------------------