X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ecf902bc836f2808444b34eff48cdb12f289460..c0089c96ecb12ae0ad48545337d2e47ce3a9f37a:/include/wx/choice.h diff --git a/include/wx/choice.h b/include/wx/choice.h index ea08445c75..a594dba58e 100644 --- a/include/wx/choice.h +++ b/include/wx/choice.h @@ -16,10 +16,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "choicebase.h" -#endif - #include "wx/defs.h" #if wxUSE_CHOICE