diff options
Diffstat (limited to 'tools/inc/tools/fsys.hxx')
-rw-r--r-- | tools/inc/tools/fsys.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx index 149c158ebdc1..91406ec4f24d 100644 --- a/tools/inc/tools/fsys.hxx +++ b/tools/inc/tools/fsys.hxx @@ -453,8 +453,6 @@ public: FSysSort nSort, ... ); ~Dir(); - FSysError SetSort( FSysSort nSort, ... ); - void Reset(); sal_uInt16 Scan( sal_uInt16 nCount = 5 ); size_t Count( sal_Bool bUpdated = sal_True ) const; |