X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30dc34551bc893d879bb5e3a6969354066445fc9..ee0a94cfc2f71e8b770eedda5197a1f4bd62b5cb:/include/wx/xrc/xh_text.h diff --git a/include/wx/xrc/xh_text.h b/include/wx/xrc/xh_text.h index b9d3021f68..f755b2ea5f 100644 --- a/include/wx/xrc/xh_text.h +++ b/include/wx/xrc/xh_text.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_text.h +// Name: wx/xrc/xh_text.h // Purpose: XML resource handler for wxTextCtrl // Author: Aleksandras Gluchovas // Created: 2000/03/21 @@ -11,10 +11,6 @@ #ifndef _WX_XH_TEXT_H_ #define _WX_XH_TEXT_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "xh_text.h" -#endif - #include "wx/xrc/xmlres.h"