X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30dc34551bc893d879bb5e3a6969354066445fc9..f36b3a915e4543fbbd9c911724404b016972aabc:/include/wx/xrc/xh_combo.h?ds=sidebyside diff --git a/include/wx/xrc/xh_combo.h b/include/wx/xrc/xh_combo.h index 848a59c3ca..bd47f22d34 100644 --- a/include/wx/xrc/xh_combo.h +++ b/include/wx/xrc/xh_combo.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_combo.h +// Name: wx/xrc/xh_combo.h // Purpose: XML resource handler for wxComboBox // Author: Bob Mitchell // Created: 2000/03/21 @@ -11,10 +11,6 @@ #ifndef _WX_XH_COMBO_H_ #define _WX_XH_COMBO_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "xh_combo.h" -#endif - #include "wx/xrc/xmlres.h" #if wxUSE_COMBOBOX