ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Fri Jan 30 11:25:18 2015 +0000| [cc1357a173133e4ef81d9536d4475af93c9a15bd] | committer: Paul B Mahol
avformat/mov: remove unneeded #include, there are no assert() Signed-off-by: Paul B Mahol <one...@gmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cc1357a173133e4ef81d9536d4475af93c9a15bd --- libavformat/mov.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index f7e6137..91356ad 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -55,10 +55,6 @@ #include "qtpalette.h" - -#undef NDEBUG -#include <assert.h> - /* those functions parse an atom */ /* links atom IDs to parse functions */ typedef struct MOVParseTableEntry { _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog