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:
Paul B Mahol 2015-01-30 10:52:19 +00:00
parent 335c150ba1
commit bc74f946bc
1 changed files with 0 additions and 3 deletions

View File

@ -37,9 +37,6 @@
#include "unary.h"
#include "simple_idct.h"
#undef NDEBUG
#include <assert.h>
/***********************************************************************/
/**
* @name VC-1 Bitplane decoding