X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..88ef3a57a47f840adea9d38bc11cb30689a0838a:/include/wx/mac/classic/radiobut.h?ds=sidebyside diff --git a/include/wx/mac/classic/radiobut.h b/include/wx/mac/classic/radiobut.h index 22fe9c1bda..f1b94f2997 100644 --- a/include/wx/mac/classic/radiobut.h +++ b/include/wx/mac/classic/radiobut.h @@ -12,10 +12,6 @@ #ifndef _WX_RADIOBUT_H_ #define _WX_RADIOBUT_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "radiobut.h" -#endif - class WXDLLEXPORT wxRadioButton: public wxControl { DECLARE_DYNAMIC_CLASS(wxRadioButton)