X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6def7a17b01a15e68696a1863d114ecc5554e3d4..fdc62f44622dfcfea2f43910478fe5bb8ac0e938:/include/wx/xrc/xh_mdi.h diff --git a/include/wx/xrc/xh_mdi.h b/include/wx/xrc/xh_mdi.h index f17d8e9294..3ee7fbe973 100644 --- a/include/wx/xrc/xh_mdi.h +++ b/include/wx/xrc/xh_mdi.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_mdi.h +// Name: wx/xrc/xh_mdi.h // Purpose: XML resource handler for dialogs // Author: David M. Falkinder & Vaclav Slavik // Created: 14/02/2005 @@ -11,10 +11,6 @@ #ifndef _WX_XH_MDI_H_ #define _WX_XH_MDI_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "xh_mdi.h" -#endif - #include "wx/xrc/xmlres.h" #if wxUSE_MDI