1
0
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:
Jeremy Allison 2009-04-28 16:45:13 -07:00
parent bd6447dcf2
commit c732e9446f

View File

@ -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,