diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/idmap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/idmap.h b/source3/include/idmap.h index 5a5e87c141..47f396e637 100644 --- a/source3/include/idmap.h +++ b/source3/include/idmap.h @@ -35,7 +35,6 @@ #define ID_TYPEMASK 0x0f #define ID_QUERY_ONLY 0x10 -#define ID_CACHE_SAVE 0x20 /* Filled out by IDMAP backends */ struct idmap_methods { |