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