[Libreoffice-commits] .: idl/inc
Joseph Powers
jpowers at kemper.freedesktop.org
Fri Mar 4 07:14:24 PST 2011
idl/inc/types.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 3f5c66b1eb894ca5f7fa46cad838e0aa44a6923e
Author: Rafael Dominguez <venccsralph at gmail.com>
Date: Fri Mar 4 07:08:34 2011 -0800
Remove of DECLARE_LIST.
diff --git a/idl/inc/types.hxx b/idl/inc/types.hxx
index be60a44..4678912 100644
--- a/idl/inc/types.hxx
+++ b/idl/inc/types.hxx
@@ -29,7 +29,6 @@
#ifndef _TYPES_HXX
#define _TYPES_HXX
-#include <tools/list.hxx>
#include <tools/ref.hxx>
#include <basobj.hxx>
@@ -252,7 +251,6 @@ public:
#endif
};
SV_IMPL_REF(SvMetaType)
-DECLARE_LIST(SvMetaTypeList,SvMetaType *)
SV_DECL_IMPL_PERSIST_LIST(SvMetaType,SvMetaType *)
More information about the Libreoffice-commits
mailing list