mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
auth4: Remove an unused variable
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
2343df451a
commit
13495c7eb3
@ -148,7 +148,6 @@ _PUBLIC_ NTSTATUS auth_generate_session_info(TALLOC_CTX *mem_ctx,
|
||||
char *sid_string;
|
||||
const char *sid_dn;
|
||||
DATA_BLOB sid_blob;
|
||||
int ret;
|
||||
|
||||
sid_string = dom_sid_string(tmp_ctx,
|
||||
&sids[i]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user