summaryrefslogtreecommitdiff
path: root/src/InodeCache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/InodeCache.cpp')
-rw-r--r--src/InodeCache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/InodeCache.cpp b/src/InodeCache.cpp
index db411c35..3aa20be6 100644
--- a/src/InodeCache.cpp
+++ b/src/InodeCache.cpp
@@ -93,7 +93,6 @@ struct InodeCache::Key
timespec st_mtim;
timespec st_ctim; // Included for sanity checking.
off_t st_size; // Included for sanity checking.
- bool sloppy_time_macros;
};
struct InodeCache::Entry