From 20de64b70e885b221317cf2a021829bc575d269c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 9 Sep 2011 09:13:49 +0100 Subject: callcatcher: various unused code --- svl/inc/svl/whiter.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'svl/inc') 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 -- cgit