1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00

r12792: fix compiler warning

metze
(This used to be commit 1eca5f46c6)
This commit is contained in:
Stefan Metzmacher
2006-01-09 15:45:12 +00:00
committed by Gerald (Jerry) Carter
parent 80c0d16de0
commit a36c172d46

View File

@ -104,7 +104,6 @@ static NTSTATUS ldapsrv_BindSASL(struct ldapsrv_call *call)
DEBUG(10, ("BindSASL dn: %s\n",req->dn));
if (!call->conn->gensec) {
struct cli_credentials *server_credentials;
call->conn->session_info = NULL;
status = gensec_server_start(call->conn, &call->conn->gensec,