]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_listc.h
more warning fixes about empty if statement in helper classes in release build
[wxWidgets.git] / include / wx / xrc / xh_listc.h
index 151dc9c6c91c19814b279627d9148f304cd10ec2..a4028ec72396c71f849b583fbeb93e2d7dc5a2dd 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_listc.h
+// Name:        wx/xrc/xh_listc.h
 // Purpose:     XML resource handler for wxCalendarCtrl
 // Author:      Brian Gavin
 // Created:     2000/09/09
 #ifndef _WX_XH_LISTC_H_
 #define _WX_XH_LISTC_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_listc.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 class WXDLLIMPEXP_XRC wxListCtrlXmlHandler : public wxXmlResourceHandler