]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rj/http-code-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Mar 2018 18:30:12 +0000 (11:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Mar 2018 18:30:12 +0000 (11:30 -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