[Libreoffice-commits] .: tools/inc
Joseph Powers
jpowers at kemper.freedesktop.org
Mon Feb 21 12:49:22 PST 2011
tools/inc/tools/ref.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit b14a3919f15badcf65c1954d112bf9ca83d0efb6
Author: Joseph Powers <jpowers27 at cox.net>
Date: Mon Feb 21 12:49:15 2011 -0800
Remove SV_IMPL_MEMBER_LIST (it's not used)
diff --git a/tools/inc/tools/ref.hxx b/tools/inc/tools/ref.hxx
index 06c00e8..c10d840 100644
--- a/tools/inc/tools/ref.hxx
+++ b/tools/inc/tools/ref.hxx
@@ -305,9 +305,6 @@ public:\
PRV_SV_DECL_MEMBER_LIST(ClassName,EntryName)\
};
-#define SV_IMPL_MEMBER_LIST(ClassName,EntryName)\
- PRV_SV_IMPL_MEMBER_LIST(ClassName,EntryName,SvRefBaseMemberList)
-
/************************** S v R e f B a s e ****************************/
#define SV_NO_DELETE_REFCOUNT 0x80000000
class TOOLS_DLLPUBLIC SvRefBase
More information about the Libreoffice-commits
mailing list