diff --git a/libavcodec/msmpeg4.c b/libavcodec/msmpeg4.c index ec82c03008..3d1f4740c3 100644 --- a/libavcodec/msmpeg4.c +++ b/libavcodec/msmpeg4.c @@ -1588,13 +1588,6 @@ int msmpeg4_decode_ext_header(MpegEncContext * s, int buf_size) return 0; } -static inline void msmpeg4_memsetw(short *tab, int val, int n) -{ - int i; - for(i=0;i