summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodemv.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/decoder/vp9_decodemv.h')
-rw-r--r--vp9/decoder/vp9_decodemv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vp9/decoder/vp9_decodemv.h b/vp9/decoder/vp9_decodemv.h
index c79dff718..dd97d8da0 100644
--- a/vp9/decoder/vp9_decodemv.h
+++ b/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);