diff options
Diffstat (limited to 'infback.c')
-rw-r--r-- | infback.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -403,7 +403,6 @@ void FAR *out_desc; | |||
403 | PULLBYTE(); | 403 | PULLBYTE(); |
404 | } | 404 | } |
405 | if (here.val < 16) { | 405 | if (here.val < 16) { |
406 | NEEDBITS(here.bits); | ||
407 | DROPBITS(here.bits); | 406 | DROPBITS(here.bits); |
408 | state->lens[state->have++] = here.val; | 407 | state->lens[state->have++] = here.val; |
409 | } | 408 | } |