summaryrefslogtreecommitdiff
path: root/svl/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-09 09:13:49 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-09 09:23:10 +0100
commit20de64b70e885b221317cf2a021829bc575d269c (patch)
tree82161740041406e05024c1b385fea6cdbabf9093 /svl/inc
parente54fd4b67db9dde9a36fe2ffd5fb4fde3d490c3b (diff)
callcatcher: various unused code
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/svl/whiter.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svl/inc/svl/whiter.hxx b/svl/inc/svl/whiter.hxx
index bb3936eb6961..37c7301b1fae 100644
--- a/svl/inc/svl/whiter.hxx
+++ b/svl/inc/svl/whiter.hxx
@@ -52,10 +52,7 @@ public:
sal_uInt16 GetCurWhich() const { return *pRanges + nOfst; }
sal_uInt16 NextWhich();
- sal_uInt16 PrevWhich();
-
sal_uInt16 FirstWhich();
- sal_uInt16 LastWhich();
};
#endif