avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert*
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
335c150ba1
commit
bc74f946bc
@ -37,9 +37,6 @@
|
||||
#include "unary.h"
|
||||
#include "simple_idct.h"
|
||||
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
|
||||
/***********************************************************************/
|
||||
/**
|
||||
* @name VC-1 Bitplane decoding
|
||||
|
Loading…
Reference in New Issue
Block a user