X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1169a91932273bc84c23ed9dbd0a2da064d59d66..b9b8a2b5d79c50af78720589dc96cd7e16cde26e:/src/mac/checkbox.cpp diff --git a/src/mac/checkbox.cpp b/src/mac/checkbox.cpp index e9248b9993..6e6aa299b2 100644 --- a/src/mac/checkbox.cpp +++ b/src/mac/checkbox.cpp @@ -24,10 +24,6 @@ IMPLEMENT_DYNAMIC_CLASS(wxBitmapCheckBox, wxCheckBox) #include "wx/mac/uma.h" -wxCheckBoxBase::wxCheckBoxBase() -{ -} - // Single check box item bool wxCheckBox::Create(wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos,