X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a152561c76dbed50d23f28d6e5761b4ece968156..71e33cfbbddc293991796772c6e98a0e74ff826b:/include/wx/palmos/checkbox.h diff --git a/include/wx/palmos/checkbox.h b/include/wx/palmos/checkbox.h index d98110bf68..edc46aa9f0 100644 --- a/include/wx/palmos/checkbox.h +++ b/include/wx/palmos/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 {