--- branches/dev-api-3/xvidcore/src/utils/mbfunctions.h 2002/12/08 05:50:58 697 +++ branches/dev-api-3/xvidcore/src/utils/mbfunctions.h 2002/12/08 06:43:34 698 @@ -185,7 +185,7 @@ /** MBCoding.c **/ -void MBSkip(Bitstream * bs); /* just the bitstream. Since MB is skipped, no info is needed */ +/* void MBSkip(Bitstream * bs); just the bitstream. Since MB is skipped, no info is needed */ void MBCoding(const FRAMEINFO * const frame, /* <-- the parameter for coding of the bitstream */