summaryrefslogtreecommitdiff
path: root/source3/sam/idmap_ad.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/sam/idmap_ad.c')
-rw-r--r--source3/sam/idmap_ad.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/sam/idmap_ad.c b/source3/sam/idmap_ad.c
index cb09628c3f..2f93dd083b 100644
--- a/source3/sam/idmap_ad.c
+++ b/source3/sam/idmap_ad.c
@@ -35,7 +35,6 @@
NTSTATUS init_module(void);
static ADS_STRUCT *ad_idmap_ads = NULL;
-static char *ad_idmap_uri = NULL;
static char *attr_uidnumber = NULL;
static char *attr_gidnumber = NULL;