Skip to content
  • Junio C Hamano's avatar
    Merge branch 'rj/http-code-cleanup' · 79cc6432
    Junio C Hamano authored
    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'
    79cc6432