1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-11 09:57:54 +02:00

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

View File

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