mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3:auth: remove unused variable
metze
This commit is contained in:
parent
f0085eedf0
commit
ce751946dd
@ -285,7 +285,6 @@ static NTSTATUS check_ntlm_password(const struct auth_context *auth_context,
|
||||
unix_username = (*server_info)->unix_name;
|
||||
if (!(*server_info)->guest) {
|
||||
char *rhost;
|
||||
int rc;
|
||||
|
||||
rhost = tsocket_address_inet_addr_string(user_info->remote_host,
|
||||
talloc_tos());
|
||||
|
Loading…
Reference in New Issue
Block a user