mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-28 05:50:43 +00:00
avformat/mpeg: remove unneeded #include, there are no assert() only av_assert*
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
43630c82f1
commit
ca8617a04d
@ -28,8 +28,6 @@
|
||||
# include "libavutil/bprint.h"
|
||||
#endif
|
||||
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
#include "libavutil/avassert.h"
|
||||
|
||||
/*********************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user