mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
r1066: fix compiler warning
metze (This used to be commit 6f8b51e290d44a7c4e039dc6e93c7911a0316009)
This commit is contained in:
parent
2b7cd77ee2
commit
f75210ff9f
@ -111,8 +111,6 @@ static NTSTATUS dcesrv_crypto_schannel_update(struct dcesrv_auth *auth, TALLOC_C
|
||||
*/
|
||||
static NTSTATUS dcesrv_crypto_schannel_session_info(struct dcesrv_auth *auth, struct auth_session_info **session_info)
|
||||
{
|
||||
struct srv_schannel_state *srv_schannel_state = auth->crypto_ctx.private_data;
|
||||
|
||||
return NT_STATUS_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user