Remove unused PICK_MODE_CONTEXT::is_coded.

Change-Id: Ibc73b4066dcdee45d32355144124762d26a16a28
This commit is contained in:
Yushin Cho
2016-08-10 11:52:05 -07:00
committed by Yaowu Xu
parent d98a45a6cc
commit 40f1d487ad
2 changed files with 0 additions and 3 deletions

View File

@@ -40,7 +40,6 @@ typedef struct {
tran_low_t *dqcoeff[MAX_MB_PLANE][3];
uint16_t *eobs[MAX_MB_PLANE][3];
int is_coded;
int num_4x4_blk;
int skip;
int pred_pixel_ready;