summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgavl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/sdstor/stgavl.hxx')
-rw-r--r--sot/source/sdstor/stgavl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/source/sdstor/stgavl.hxx b/sot/source/sdstor/stgavl.hxx
index 8bd48ef8b62e..23e9d272530a 100644
--- a/sot/source/sdstor/stgavl.hxx
+++ b/sot/source/sdstor/stgavl.hxx
@@ -70,7 +70,6 @@ class StgAvlIterator {
public:
StgAvlIterator( StgAvlNode* );
StgAvlNode* First();
- StgAvlNode* Last();
StgAvlNode* Next();
StgAvlNode* Prev();
};