From 2f1834d9f272e29a87303c66495a9ed80a392e38 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Tue, 29 Nov 2005 17:48:10 +0000 Subject: [PATCH] Remove pragma interface git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/xrc/xh_grid.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/wx/xrc/xh_grid.h b/include/wx/xrc/xh_grid.h index f42f3b828a..13e81be8f9 100644 --- a/include/wx/xrc/xh_grid.h +++ b/include/wx/xrc/xh_grid.h @@ -11,10 +11,6 @@ #ifndef _WX_XH_GRD_H_ #define _WX_XH_GRD_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "xh_grid.cpp" -#endif - #include "wx/xrc/xmlres.h" #if wxUSE_XRC && wxUSE_GRID -- 2.50.0