summaryrefslogtreecommitdiff
path: root/tools/inc/tools/fsys.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/fsys.hxx')
-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 f4d01cd3d95d..33cb5e13ceb5 100644
--- a/tools/inc/tools/fsys.hxx
+++ b/tools/inc/tools/fsys.hxx
@@ -201,7 +201,6 @@ public:
Time TimeModified() const { return aTimeModified; }
Date DateAccessed() const { return aDateAccessed; }
Time TimeAccessed() const { return aTimeAccessed; }
- sal_Bool IsYounger( const FileStat& rIsOlder ) const;
static sal_uIntPtr SetReadOnlyFlag( const DirEntry &rEntry, sal_Bool bRO = sal_True );
static sal_Bool GetReadOnlyFlag( const DirEntry &rEntry );