s3-auth: remove leftover prototype from auth_domain.
authorGünther Deschner <gd@samba.org>
Sat, 28 Oct 2017 09:50:35 +0000 (11:50 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 29 Oct 2017 23:15:06 +0000 (00:15 +0100)
Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Oct 30 00:15:07 CET 2017 on sn-devel-144

source3/auth/proto.h

index 3942815e467570b4c8b5b5630ee188ac758db57b..996b432f18c79543d8b5b1b4a8512e10df040d94 100644 (file)
@@ -97,10 +97,6 @@ NTSTATUS auth_check_ntlm_password(TALLOC_CTX *mem_ctx,
 
 NTSTATUS auth_builtin_init(TALLOC_CTX *mem_ctx);
 
-/* The following definitions come from auth/auth_domain.c  */
-
-NTSTATUS auth_domain_init(TALLOC_CTX *mem_ctx);
-
 /* The following definitions come from auth/auth_generic.c  */
 
 NTSTATUS make_auth4_context(TALLOC_CTX *mem_ctx, struct auth4_context **auth4_context_out);