--- motion_comp.c 2002/09/23 20:36:02 1.11.2.2 +++ motion_comp.c 2002/09/25 21:28:25 1.11.2.3 @@ -53,9 +53,6 @@ const uint32_t edged_width, const uint32_t rounding) { - static const uint32_t roundtab[16] = - { 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2 }; - if (mb->mode == MODE_NOT_CODED) { transfer8x8_copy(cur->y + 16 * (i + j * edged_width), ref->y + 16 * (i + j * edged_width),