From 4c9bf4e47b00861b74ccc12497f925da2a5f7c41 Mon Sep 17 00:00:00 2001 From: Joseph Powers Date: Wed, 29 Dec 2010 08:15:59 -0800 Subject: Remove DECLARE_LIST( SvNamePosList, SvNamePos *) --- idl/inc/module.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'idl/inc') diff --git a/idl/inc/module.hxx b/idl/inc/module.hxx index fb9cff7e3b74..1bea395d41be 100644 --- a/idl/inc/module.hxx +++ b/idl/inc/module.hxx @@ -40,7 +40,6 @@ struct SvNamePos : aUUId( rName ) , nStmPos( nPos ) {} }; -DECLARE_LIST( SvNamePosList, SvNamePos *) /******************** class SvMetaModule *********************************/ class SvMetaModule : public SvMetaExtern @@ -97,7 +96,6 @@ public: virtual void WriteAttributes( SvIdlDataBase & rBase, SvStream & rOutStm, USHORT nTab, WriteType, WriteAttribute = 0 ); -// virtual void WriteSbx( SvIdlDataBase & rBase, SvStream & rOutStm, SvNamePosList & rList ); virtual void Write( SvIdlDataBase & rBase, SvStream & rOutStm, USHORT nTab, WriteType, WriteAttribute = 0 ); virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm ); -- cgit v1.2.3