]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/checkbox.cpp
don't call SelectObject() twice in SetBrush() nor SetFont() neither
[wxWidgets.git] / src / mac / checkbox.cpp
index e9248b99931bdff3840b38d4a0dc58b2e3e798bb..6e6aa299b2cd2470ba715ac7f41ace0f540ebf3e 100644 (file)
@@ -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,