diff options
Diffstat (limited to 'source3/winbindd/idmap_adex')
-rw-r--r-- | source3/winbindd/idmap_adex/idmap_adex.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/winbindd/idmap_adex/idmap_adex.c b/source3/winbindd/idmap_adex/idmap_adex.c index c21e2fd233..1e815def70 100644 --- a/source3/winbindd/idmap_adex/idmap_adex.c +++ b/source3/winbindd/idmap_adex/idmap_adex.c @@ -285,8 +285,6 @@ static NTSTATUS _nss_adex_get_info(struct nss_domain_entry *e, const struct dom_sid * sid, TALLOC_CTX * ctx, - ADS_STRUCT * ads, - LDAPMessage * msg, const char **homedir, const char **shell, const char **gecos, gid_t * p_gid) |