mirror of
https://github.com/samba-team/samba.git
synced 2025-11-30 20:23:49 +03:00
... and clean up the unused variables.
This commit is contained in:
@@ -269,9 +269,6 @@ static BOOL api_pipe_ntlmssp_verify(pipes_struct *p, RPC_AUTH_NTLMSSP_RESP *ntlm
|
||||
fstring domain;
|
||||
fstring wks;
|
||||
BOOL guest_user = False;
|
||||
uchar null_smb_passwd[16];
|
||||
|
||||
const uchar *smb_passwd_ptr = NULL;
|
||||
|
||||
auth_usersupplied_info *user_info = NULL;
|
||||
auth_serversupplied_info *server_info = NULL;
|
||||
|
||||
Reference in New Issue
Block a user