[PATCH] remove auth_domain removal leftover prototype

Günther Deschner gd at samba.org
Sat Oct 28 12:01:21 UTC 2017


Hi,

please review and push.

Thanks,
Guenther
-- 
Günther Deschner                    GPG-ID: 8EE11688
Red Hat                         gdeschner at redhat.com
Samba Team                              gd at samba.org
-------------- next part --------------
From 0e02630a80237c50c3d06fa849b4712082ba83f1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=BCnther=20Deschner?= <gd at samba.org>
Date: Sat, 28 Oct 2017 11:50:35 +0200
Subject: [PATCH] s3-auth: remove leftover prototype from auth_domain.

Guenther

Signed-off-by: Guenther Deschner <gd at samba.org>
---
 source3/auth/proto.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/source3/auth/proto.h b/source3/auth/proto.h
index 3942815e467..996b432f18c 100644
--- a/source3/auth/proto.h
+++ b/source3/auth/proto.h
@@ -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);
-- 
2.13.6

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 216 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20171028/a7801457/signature.sig>


More information about the samba-technical mailing list