diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-09 09:13:49 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-09 09:23:10 +0100 |
commit | 20de64b70e885b221317cf2a021829bc575d269c (patch) | |
tree | 82161740041406e05024c1b385fea6cdbabf9093 /svl/inc | |
parent | e54fd4b67db9dde9a36fe2ffd5fb4fde3d490c3b (diff) |
callcatcher: various unused code
Diffstat (limited to 'svl/inc')
-rw-r--r-- | svl/inc/svl/whiter.hxx | 3 |
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 |