Merge branch 'rj/http-code-cleanup' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Mar 2018 22:11:02 +0000 (15:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Mar 2018 22:11:03 +0000 (15:11 -0700)
There was an unused file-scope static variable left in http.c when
building for versions of libCURL that is older than 7.19.4, which
has been fixed.

* rj/http-code-cleanup:
http: fix an unused variable warning for 'curl_no_proxy'

1  2 
http.c
diff --cc http.c
Simple merge