ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Fri Jan 30 11:23:27 
2015 +0000| [41456c7d159d83f2fe3ed9399da075b949033bc2] | committer: Paul B Mahol

avformat/mux: remove unneeded #include, there are no assert() only av_assert*

Signed-off-by: Paul B Mahol <one...@gmail.com>

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

 libavformat/mux.c |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/libavformat/mux.c b/libavformat/mux.c
index adf8171..050c4d9 100644
--- a/libavformat/mux.c
+++ b/libavformat/mux.c
@@ -44,9 +44,6 @@
 #include "network.h"
 #endif
 
-#undef NDEBUG
-#include <assert.h>
-
 /**
  * @file
  * muxing functions for use within libavformat

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

Reply via email to