From 3f5c66b1eb894ca5f7fa46cad838e0aa44a6923e Mon Sep 17 00:00:00 2001 From: Rafael Dominguez Date: Fri, 4 Mar 2011 07:08:34 -0800 Subject: Remove of DECLARE_LIST. --- idl/inc/types.hxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/idl/inc/types.hxx b/idl/inc/types.hxx index be60a447a1..4678912b1d 100644 --- a/idl/inc/types.hxx +++ b/idl/inc/types.hxx @@ -29,7 +29,6 @@ #ifndef _TYPES_HXX #define _TYPES_HXX -#include #include #include @@ -252,7 +251,6 @@ public: #endif }; SV_IMPL_REF(SvMetaType) -DECLARE_LIST(SvMetaTypeList,SvMetaType *) SV_DECL_IMPL_PERSIST_LIST(SvMetaType,SvMetaType *) -- cgit v1.2.3