1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r17122: remove unused global var from idmap_ad

(This used to be commit c8b7952843)
This commit is contained in:
Gerald Carter 2006-07-18 20:16:44 +00:00 committed by Gerald (Jerry) Carter
parent 1e82e70784
commit ccee54b605

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;