diff --git a/src/dec/vp8li.h b/src/dec/vp8li.h index ab980daf..8886e47f 100644 --- a/src/dec/vp8li.h +++ b/src/dec/vp8li.h @@ -78,7 +78,6 @@ struct VP8LDecoder { // not be transformed, scaled and // color-converted yet. int last_out_row_; // last row output so far. - int last_cached_; VP8LMetadata hdr_;