--- trunk/xvidcore/src/utils/mbfunctions.h 2002/08/09 19:58:42 368 +++ trunk/xvidcore/src/utils/mbfunctions.h 2002/08/19 19:19:40 384 @@ -106,8 +106,6 @@ uint8_t MBTransQuantInterBVOP(const MBParam * pParam, FRAMEINFO * frame, MACROBLOCK * pMB, - const uint32_t x_pos, - const uint32_t y_pos, int16_t data[6 * 64], int16_t qcoeff[6 * 64]);