mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01: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
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@
|
|||
# include "libavutil/bprint.h"
|
||||
#endif
|
||||
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
#include "libavutil/avassert.h"
|
||||
|
||||
/*********************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue