summaryrefslogtreecommitdiff
path: root/tools/source/ref
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-01-10 23:20:46 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-11 14:13:31 +0000
commitac310071eb397c3701e3c3cf650a893a225274f3 (patch)
treee6ae44a1f6e3d7ebb6b3c2a5a578ca64082be2fc /tools/source/ref
parent988829d53327e92b66487ea38bed98b1e6b72d47 (diff)
callcatcher: lets trust my own tooling
Diffstat (limited to 'tools/source/ref')
-rw-r--r--tools/source/ref/pstm.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/source/ref/pstm.cxx b/tools/source/ref/pstm.cxx
index a91b078409cb..6a0b17c79c42 100644
--- a/tools/source/ref/pstm.cxx
+++ b/tools/source/ref/pstm.cxx
@@ -62,9 +62,6 @@ TYPEINIT0( SvRttiBase );
/****************** SvPersistBaseMemberList ******************************/
SvPersistBaseMemberList::SvPersistBaseMemberList(){}
-SvPersistBaseMemberList::SvPersistBaseMemberList(
- sal_uInt16 nInitSz, sal_uInt16 nResize )
- : SuperSvPersistBaseMemberList( nInitSz, nResize ){}
#define PERSIST_LIST_VER (sal_uInt8)0
#define PERSIST_LIST_DBGUTIL (sal_uInt8)0x80