X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..4ce04fd8831f4c0b4edd9c454818406d74e5fafc:/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 {