ffmpeg | branch: master | Michael Niedermayer <michae...@gmx.at> | Fri Jan 30 
02:29:38 2015 +0100| [a73c4118092d24eef11c87c281f651d3e7b394e7] | committer: 
Michael Niedermayer

avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec

Signed-off-by: Michael Niedermayer <michae...@gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a73c4118092d24eef11c87c281f651d3e7b394e7
---

 libavcodec/aacdec.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/aacdec.c b/libavcodec/aacdec.c
index d00b3d0..1c69634 100644
--- a/libavcodec/aacdec.c
+++ b/libavcodec/aacdec.c
@@ -102,7 +102,6 @@
 #include "aacadtsdec.h"
 #include "libavutil/intfloat.h"
 
-#include <assert.h>
 #include <errno.h>
 #include <math.h>
 #include <stdint.h>

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to