mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
Removed unused variable.
(This used to be commit d1dee2d0323fe6fc498e50201535b1718a88abaf)
This commit is contained in:
parent
e996ac23f7
commit
9927b5b392
@ -699,7 +699,6 @@ NTSTATUS cli_lsa_get_dispname(struct cli_state *cli, TALLOC_CTX *mem_ctx,
|
||||
LSA_Q_PRIV_GET_DISPNAME q;
|
||||
LSA_R_PRIV_GET_DISPNAME r;
|
||||
NTSTATUS result;
|
||||
int i;
|
||||
|
||||
ZERO_STRUCT(q);
|
||||
ZERO_STRUCT(r);
|
||||
|
Loading…
x
Reference in New Issue
Block a user