diff options
-rw-r--r-- | source3/include/memcache.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/memcache.h b/source3/include/memcache.h index 0a596b91a5..e0ac4afdf7 100644 --- a/source3/include/memcache.h +++ b/source3/include/memcache.h @@ -35,10 +35,6 @@ struct memcache; enum memcache_number { STAT_CACHE, - UID_SID_CACHE, - SID_UID_CACHE, - GID_SID_CACHE, - SID_GID_CACHE, GETWD_CACHE, GETPWNAM_CACHE, /* talloc */ MANGLE_HASH2_CACHE, |