summaryrefslogtreecommitdiff
path: root/source4/lib/samba3
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-08-24 09:41:45 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:16:41 -0500
commitbca791da85d7b82636fb4e94c5466711ab17af74 (patch)
tree1b3564870de46d2c18a5fc51cc9f8cd8d27297dc /source4/lib/samba3
parenteb6f27eccc089899205f777a710e43ed6ea314d9 (diff)
downloadsamba-bca791da85d7b82636fb4e94c5466711ab17af74.tar.gz
r17779: this macro is unused
metze (This used to be commit 5389ba19c8ce4cc8f5992b2f9b4fc451df8ee3f2)
Diffstat (limited to 'source4/lib/samba3')
-rw-r--r--source4/lib/samba3/idmap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/samba3/idmap.c b/source4/lib/samba3/idmap.c
index 47cbdd89e1f..4521ae72b3b 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.