X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/395b5a7626496b9d0f218654fc66ecd457d8037d..2c01d33555e3125057f4575ca7d0d2aba93f421f:/include/wx/xti.h diff --git a/include/wx/xti.h b/include/wx/xti.h index 87da89c741..881ae54bec 100644 --- a/include/wx/xti.h +++ b/include/wx/xti.h @@ -13,10 +13,6 @@ #ifndef _WX_XTIH__ #define _WX_XTIH__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "xti.h" -#endif - // We want to support properties, event sources and events sinks through // explicit declarations, using templates and specialization to make the // effort as painless as possible.