diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/cache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cache.h b/include/cache.h index 697a64b..bb0ca4d 100644 --- a/include/cache.h +++ b/include/cache.h @@ -83,7 +83,6 @@ struct cache { uint32_t upd_fail_enoent; uint32_t commit_ok; - uint32_t commit_exist; uint32_t commit_fail; uint32_t flush; |