Signed-off-by: Paul B Mahol <[email protected]> --- 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" /*********************************************/ -- 1.7.11.2 _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
