--- trunk/xvidcore/src/bitstream/mbcoding.h 2002/06/28 15:14:40 248 +++ branches/dev-api-3/xvidcore/src/bitstream/mbcoding.h 2002/09/04 18:44:41 392 @@ -7,8 +7,6 @@ void init_vlc_tables(void); -void skip_stuffing(Bitstream *bs); - int check_resync_marker(Bitstream * bs, int addbits); int get_mcbpc_intra(Bitstream * bs);