mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Doh ! Don't need "int dummy" when we have state :-).
Jeremy.
This commit is contained in:
parent
bd6447dcf2
commit
c732e9446f
@ -433,7 +433,6 @@ static void cli_rename_done(struct tevent_req *subreq);
|
||||
|
||||
struct cli_rename_state {
|
||||
uint16_t vwv[1];
|
||||
int dummy;
|
||||
};
|
||||
|
||||
struct tevent_req *cli_rename_send(TALLOC_CTX *mem_ctx,
|
||||
|
Loading…
Reference in New Issue
Block a user