Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'run-command.h')
-rw-r--r--run-command.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/run-command.h b/run-command.h
index aabdaf684d..e3e1ea01ad 100644
--- a/run-command.h
+++ b/run-command.h
@@ -528,9 +528,6 @@ struct run_process_parallel_opts
* conditions due to writing in parallel to stdout and stderr.
*/
void run_processes_parallel(const struct run_process_parallel_opts *opts);
-void run_processes_parallel_tr2(size_t processes, get_next_task_fn,
- start_failure_fn, task_finished_fn, void *pp_cb,
- const char *tr2_category, const char *tr2_label);
/**
* Convenience function which prepares env for a command to be run in a