From 4f95f80e2d42f00a595e7e975cda0e6c555b668e Mon Sep 17 00:00:00 2001 From: Aurelien Jacobs Date: Thu, 1 Nov 2007 18:03:26 +0000 Subject: remove useless debug func Originally committed as revision 10902 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/adx.c | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'libavcodec/adx.c') diff --git a/libavcodec/adx.c b/libavcodec/adx.c index a0f7373229..6cb0f89396 100644 --- a/libavcodec/adx.c +++ b/libavcodec/adx.c @@ -265,19 +265,6 @@ static int adx_decode_header(AVCodecContext *avctx,const unsigned char *buf,size return offset; } -#if 0 -static void dump(unsigned char *buf,size_t len) -{ - int i; - for(i=0;i