avcodec/motion_est: 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
01a3c5dae0
commit
021c0c5f52
@ -36,9 +36,6 @@
|
||||
#include "mpegutils.h"
|
||||
#include "mpegvideo.h"
|
||||
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
|
||||
#define P_LEFT P[1]
|
||||
#define P_TOP P[2]
|
||||
#define P_TOPRIGHT P[3]
|
||||
|
Loading…
x
Reference in New Issue
Block a user