diff options
author | Eric Wong <e@80x24.org> | 2016-09-13 00:25:56 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-09-13 13:34:03 -0700 |
commit | d8b6b84df024b4ce2c10d7e5c725da24dcb19ff6 (patch) | |
tree | 486002f018035d9a7c09ec37f8d5c8c0e6f44728 /cache-tree.h | |
parent | http: warn on curl_multi_add_handle failures (diff) | |
download | tgif-d8b6b84df024b4ce2c10d7e5c725da24dcb19ff6.tar.xz |
http: consolidate #ifdefs for curl_multi_remove_handle
I find #ifdefs makes code difficult-to-follow.
An early version of this patch had error checking for
curl_multi_remove_handle calls, but caused some tests (e.g.
t5541) to fail under curl 7.26.0 on old Debian wheezy.
Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.h')
0 files changed, 0 insertions, 0 deletions