]> granicus.if.org Git - curl/commit
Curl_pp_readresp: remove superfluous assignment
authorDaniel Stenberg <daniel@haxx.se>
Thu, 23 Oct 2014 20:42:15 +0000 (22:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 24 Oct 2014 06:23:19 +0000 (08:23 +0200)
commit8e34d3f9efd046ed0fe9eb0ee859959624df6b0f
treef1868245ca3d181df3cbcfaa687f2801cd3b5356
parent5b73f3576159b0d82b9acc494b96ca946d3ed881
Curl_pp_readresp: remove superfluous assignment

Variable already assigned a few lines up.

Detected by cppcheck.
lib/pingpong.c