mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
Remove unused variable.
This commit is contained in:
parent
ed7cc8fc1c
commit
235e68f7b7
@ -112,7 +112,6 @@ static NTSTATUS server_check_password(struct auth_method_context *ctx,
|
||||
NTSTATUS nt_status;
|
||||
struct auth_serversupplied_info *server_info;
|
||||
struct cli_credentials *creds;
|
||||
const char *user;
|
||||
struct smb_composite_sesssetup session_setup;
|
||||
|
||||
struct smbcli_session *session = talloc_get_type(ctx->private_data, struct smbcli_session);
|
||||
|
Loading…
x
Reference in New Issue
Block a user