summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/nss_info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/nss_info.h b/source3/include/nss_info.h
index 9b910ca256..19bbe22e3b 100644
--- a/source3/include/nss_info.h
+++ b/source3/include/nss_info.h
@@ -64,7 +64,6 @@ struct nss_info_methods {
NTSTATUS (*get_nss_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);
NTSTATUS (*map_to_alias)(TALLOC_CTX *mem_ctx,