diff options
Diffstat (limited to 'test-run-command.c')
-rw-r--r-- | test-run-command.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test-run-command.c b/test-run-command.c index fbe0a27ef3..30a64a98dc 100644 --- a/test-run-command.c +++ b/test-run-command.c @@ -41,7 +41,6 @@ static int no_job(struct child_process *cp, } static int task_finished(int result, - struct child_process *cp, struct strbuf *err, void *pp_cb, void *pp_task_cb) |