diff options
Diffstat (limited to 'source4/lib/samba3/idmap.c')
-rw-r--r-- | source4/lib/samba3/idmap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/samba3/idmap.c b/source4/lib/samba3/idmap.c index 47cbdd89e1..4521ae72b3 100644 --- a/source4/lib/samba3/idmap.c +++ b/source4/lib/samba3/idmap.c @@ -34,7 +34,9 @@ #define HWM_USER "USER HWM" /* idmap version determines auto-conversion */ +#if 0 /* unused */ #define IDMAP_VERSION 2 +#endif /***************************************************************************** Initialise idmap database. |