summaryrefslogtreecommitdiff
path: root/sc/source/filter/starcalc/collect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/starcalc/collect.cxx')
-rw-r--r--sc/source/filter/starcalc/collect.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/starcalc/collect.cxx b/sc/source/filter/starcalc/collect.cxx
index 19e5be3285d7..6d8da1aa6de6 100644
--- a/sc/source/filter/starcalc/collect.cxx
+++ b/sc/source/filter/starcalc/collect.cxx
@@ -75,7 +75,6 @@ ScCollection::~ScCollection()
}
-sal_uInt16 ScCollection::GetCount() const { return nCount; }
bool ScCollection::AtInsert(sal_uInt16 nIndex, ScDataObject* pScDataObject)
{