mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
Merge: remove unused variable.
This commit is contained in:
parent
800b79e836
commit
6a1d99d318
@ -268,7 +268,6 @@ static NTSTATUS cmd_netlogon_sam_logon(struct cli_state *cli,
|
||||
TALLOC_CTX *mem_ctx, int argc,
|
||||
const char **argv)
|
||||
{
|
||||
unsigned char trust_passwd[16];
|
||||
NTSTATUS result = NT_STATUS_UNSUCCESSFUL;
|
||||
int logon_type = NET_LOGON_TYPE;
|
||||
const char *username, *password;
|
||||
|
Loading…
x
Reference in New Issue
Block a user