X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..8e7cb70ce34a3ba10fed3a7a708d66543eb314a6:/include/wx/mac/classic/checkbox.h diff --git a/include/wx/mac/classic/checkbox.h b/include/wx/mac/classic/checkbox.h index a426cb734b..dc4771a2af 100644 --- a/include/wx/mac/classic/checkbox.h +++ b/include/wx/mac/classic/checkbox.h @@ -12,10 +12,6 @@ #ifndef _WX_CHECKBOX_H_ #define _WX_CHECKBOX_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "checkbox.h" -#endif - // Checkbox item (single checkbox) class WXDLLEXPORT wxCheckBox : public wxCheckBoxBase {