mirror of
https://github.com/curl/curl.git
synced 2026-05-05 07:27:14 +03:00
gzip: Value stored to 'data' is never read
This commit is contained in:
parent
9d6a394c44
commit
5b40c11c2f
1 changed files with 0 additions and 1 deletions
|
|
@ -247,7 +247,6 @@ static enum {
|
|||
|
||||
/* Skip over the NUL */
|
||||
--len;
|
||||
++data;
|
||||
}
|
||||
|
||||
if(flags & HEAD_CRC) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue