X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52479aefae169d5c85cd0e07d159db0b8dd0a965..ee0a94cfc2f71e8b770eedda5197a1f4bd62b5cb:/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 {