gzip: Value stored to 'data' is never read

This commit is contained in:
Daniel Stenberg 2010-04-24 12:37:11 +02:00
parent 9d6a394c44
commit 5b40c11c2f

View File

@ -247,7 +247,6 @@ static enum {
/* Skip over the NUL */
--len;
++data;
}
if(flags & HEAD_CRC) {