]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/radiobut_osx.cpp
handling nil images correctly, solves #12956
[wxWidgets.git] / src / osx / radiobut_osx.cpp
index cbd5f199901d0323f68310517e05a5497a596c8d..772a2601a6c9b0fef093f5b9bdaa1cfd768fea0f 100644 (file)
@@ -16,9 +16,6 @@
 #include "wx/radiobut.h"
 #include "wx/osx/private.h"
 
-IMPLEMENT_DYNAMIC_CLASS(wxRadioButton, wxControl)
-
-
 bool wxRadioButton::Create( wxWindow *parent,
     wxWindowID id,
     const wxString& label,