diff --git a/src/search_inter.c b/src/search_inter.c index 7b1008c9..610c5d3d 100644 --- a/src/search_inter.c +++ b/src/search_inter.c @@ -946,7 +946,6 @@ static unsigned search_mv_full(const encoder_state_t * const state, { already_tested = true; x = xx + SEARCH_RANGE; - y = yy + SEARCH_RANGE; break; } }