diff options
-rw-r--r-- | lib/util/memcache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/util/memcache.h b/lib/util/memcache.h index 4331c2f1465..1ba4d5ac2f8 100644 --- a/lib/util/memcache.h +++ b/lib/util/memcache.h @@ -36,7 +36,6 @@ struct memcache; enum memcache_number { STAT_CACHE, - GENCACHE_RAM, GETWD_CACHE, GETPWNAM_CACHE, /* talloc */ MANGLE_HASH2_CACHE, |