Remove duplicated variables in EXT_INTER

Introduced by merge commit 141f7a9

Change-Id: Idd68e09a6cd925d97466eabebe0e4905b5031340
This commit is contained in:
Yue Chen 2016-11-03 15:12:42 -07:00
Родитель 9613758e71
Коммит 9d3e478e72
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -9527,9 +9527,6 @@ PALETTE_EXIT:
best_mbmode.mode = ZEROMV;
#if CONFIG_EXT_INTER
} else {
const MV_REFERENCE_FRAME refs[2] = { best_mbmode.ref_frame[0],
best_mbmode.ref_frame[1] };
if (frame_mv[NEAREST_NEARESTMV][refs[0]].as_int ==
best_mbmode.mv[0].as_int &&
frame_mv[NEAREST_NEARESTMV][refs[1]].as_int ==