1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r17122: remove unused global var from idmap_ad

This commit is contained in:
Gerald Carter 2006-07-18 20:16:44 +00:00 committed by Gerald (Jerry) Carter
parent cbe286ac11
commit c8b7952843

View File

@ -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;