ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Fri Jan 30 11:19:39 2015 +0000| [ca8617a04d32bec50b24c243ef95d2b6e0d7fcdd] | committer: Paul B Mahol
avformat/mpeg: 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=ca8617a04d32bec50b24c243ef95d2b6e0d7fcdd --- libavformat/mpeg.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/libavformat/mpeg.c b/libavformat/mpeg.c index f98d850..a0b5738 100644 --- a/libavformat/mpeg.c +++ b/libavformat/mpeg.c @@ -28,8 +28,6 @@ # include "libavutil/bprint.h" #endif -#undef NDEBUG -#include <assert.h> #include "libavutil/avassert.h" /*********************************************/ _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog