X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30dc34551bc893d879bb5e3a6969354066445fc9..87cc1cc772c106ebd7e9bae9941ed2c002f4706a:/include/wx/xrc/xh_wizrd.h diff --git a/include/wx/xrc/xh_wizrd.h b/include/wx/xrc/xh_wizrd.h index 574e735b89..b16053f2e6 100644 --- a/include/wx/xrc/xh_wizrd.h +++ b/include/wx/xrc/xh_wizrd.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_wizrd.h +// Name: wx/xrc/xh_wizrd.h // Purpose: XML resource handler for wxWizard // Author: Vaclav Slavik // Created: 2003/03/02 @@ -11,10 +11,6 @@ #ifndef _WX_XH_WIZRD_H_ #define _WX_XH_WIZRDL_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "xh_wizrd.h" -#endif - #include "wx/xrc/xmlres.h" #if wxUSE_WIZARDDLG