summaryrefslogtreecommitdiffstats
path: root/booster
diff options
context:
space:
mode:
Diffstat (limited to 'booster')
-rw-r--r--booster/src/booster-fd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/booster/src/booster-fd.h b/booster/src/booster-fd.h
index 5d01b0d6b74..19e249fe318 100644
--- a/booster/src/booster-fd.h
+++ b/booster/src/booster-fd.h
@@ -33,7 +33,6 @@ struct _fd {
pid_t pid;
int32_t flags;
int32_t refcount;
- uint64_t flush_unique;
struct list_head inode_list;
struct _inode *inode;
struct _dict *ctx;