X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30dc34551bc893d879bb5e3a6969354066445fc9..87cc1cc772c106ebd7e9bae9941ed2c002f4706a:/include/wx/xrc/xh_listb.h diff --git a/include/wx/xrc/xh_listb.h b/include/wx/xrc/xh_listb.h index 86f65f4c63..3b366967dd 100644 --- a/include/wx/xrc/xh_listb.h +++ b/include/wx/xrc/xh_listb.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_listb.h +// Name: wx/xrc/xh_listb.h // Purpose: XML resource handler for wxListbox // Author: Bob Mitchell & Vaclav Slavik // Created: 2000/07/29 @@ -11,10 +11,6 @@ #ifndef _WX_XH_LISTB_H_ #define _WX_XH_LISTB_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "xh_listb.h" -#endif - #include "wx/xrc/xmlres.h" #if wxUSE_LISTBOX