remove uneeded include as assert is never used
Originally committed as revision 9622 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
51ce035e82
commit
8a54ad09fe
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@
|
|||
|
||||
#include "avformat.h"
|
||||
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
|
||||
#define DECODER_BUFFER_SIZE 4096
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue