summaryrefslogtreecommitdiff
path: root/tools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-28 09:02:37 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-28 09:02:37 +0100
commitb74f17642d0bcd94b938241ba8a6ce3ee09af757 (patch)
treea7b7346524d82be536f0bcf72756169f74b710d2 /tools/inc
parenta2c7a85db679aa537524a772ce7989980398fe34 (diff)
callcatcher: ditch various unused methods
Diffstat (limited to 'tools/inc')
-rw-r--r--tools/inc/tools/fsys.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx
index faa454d451cc..5f34c2de413c 100644
--- a/tools/inc/tools/fsys.hxx
+++ b/tools/inc/tools/fsys.hxx
@@ -450,7 +450,6 @@ public:
void Reset();
sal_uInt16 Scan( sal_uInt16 nCount = 5 );
size_t Count( sal_Bool bUpdated = sal_True ) const;
- sal_Bool Update();
Dir& operator +=( const Dir& rDir );
DirEntry& operator []( size_t nIndex ) const;