--- branches/dev-api-3/xvidcore/src/image/image.h 2002/09/26 00:33:00 542 +++ branches/dev-api-3/xvidcore/src/image/image.h 2002/09/26 01:54:54 543 @@ -35,8 +35,7 @@ uint32_t edged_width, uint32_t edged_height, uint32_t width, - uint32_t height, - uint32_t interlacing); + uint32_t height); void image_interpolate(const IMAGE * refn, IMAGE * refh, IMAGE * refv,