summaryrefslogtreecommitdiff
path: root/connected.h
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2017-05-13 03:48:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-05-15 04:00:25 (GMT)
commite3f43ce765c38f4be94239d07c8c3c596780c514 (patch)
treed79aa6f92cfd935667821cbb1ddd15d4208d666c /connected.h
parent940283101ce87250cf31a592730386f5061e1286 (diff)
downloadgit-e3f43ce765c38f4be94239d07c8c3c596780c514.zip
git-e3f43ce765c38f4be94239d07c8c3c596780c514.tar.gz
git-e3f43ce765c38f4be94239d07c8c3c596780c514.tar.bz2
usage.c: drop set_error_handle()
The set_error_handle() function was introduced by 3b331e926 (vreportf: report to arbitrary filehandles, 2015-08-11) so that run-command could send post-fork, pre-exec errors to the parent's original stderr. That use went away in 79319b194 (run-command: eliminate calls to error handling functions in child, 2017-04-19), which pushes all of the error reporting to the parent. This leaves no callers of set_error_handle(). As we're not likely to add any new ones, let's drop it. Signed-off-by: Jeff King <peff@peff.net> Acked-by: Brandon Williams <bmwill@google.com> Reviewed-by: Ramsay Jones <ramsay@ramsayjones.plus.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'connected.h')
0 files changed, 0 insertions, 0 deletions