| Index: source/libvpx/vp9/decoder/vp9_decodemv.h
|
| diff --git a/source/libvpx/vp9/decoder/vp9_decodemv.h b/source/libvpx/vp9/decoder/vp9_decodemv.h
|
| index c79dff71888980c39941fcdfdf0b36adf1acb52d..dd97d8da0304c29a319f9fb6a2a2d89b5452ae54 100644
|
| --- a/source/libvpx/vp9/decoder/vp9_decodemv.h
|
| +++ b/source/libvpx/vp9/decoder/vp9_decodemv.h
|
| @@ -21,7 +21,6 @@ extern "C" {
|
| struct TileInfo;
|
|
|
| void vp9_read_mode_info(VP9Decoder *const pbi, MACROBLOCKD *xd,
|
| - FRAME_COUNTS *counts,
|
| const struct TileInfo *const tile,
|
| int mi_row, int mi_col, vp9_reader *r);
|
|
|
|
|