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:
Alex Beregszaszi 2007-07-13 12:01:56 +00:00
parent 51ce035e82
commit 8a54ad09fe
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@
#include "avformat.h"
#undef NDEBUG
#include <assert.h>
#define DECODER_BUFFER_SIZE 4096