summaryrefslogtreecommitdiff
path: root/source3/include/nss_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/nss_info.h')
-rw-r--r--source3/include/nss_info.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/nss_info.h b/source3/include/nss_info.h
index 90d992a3b9..a60a6f0dc0 100644
--- a/source3/include/nss_info.h
+++ b/source3/include/nss_info.h
@@ -83,8 +83,6 @@ NTSTATUS smb_register_idmap_nss(int version,
const char *name,
struct nss_info_methods *methods);
-NTSTATUS nss_init( const char **nss_list );
-
NTSTATUS nss_get_info( const char *domain, const DOM_SID *user_sid,
TALLOC_CTX *ctx,
ADS_STRUCT *ads, LDAPMessage *msg,