mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
Remove unused variable.
This commit is contained in:
parent
59a2bcf30f
commit
3ed2c65bde
@ -483,7 +483,6 @@ static NTSTATUS srv_enc_spnego_negotiate(connection_struct *conn,
|
||||
NTSTATUS status;
|
||||
DATA_BLOB blob = data_blob_null;
|
||||
DATA_BLOB secblob = data_blob_null;
|
||||
bool got_kerberos_mechanism = false;
|
||||
char *kerb_mech = NULL;
|
||||
|
||||
blob = data_blob_const(*ppdata, *p_data_size);
|
||||
|
Loading…
x
Reference in New Issue
Block a user