mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
unneeded #include
Originally committed as revision 5743 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d14ed1f21b
commit
2c779260a9
@ -28,9 +28,6 @@
|
||||
|
||||
#include "lls.h"
|
||||
|
||||
#undef NDEBUG // allways check asserts, the speed effect is far too small to disable them
|
||||
#include <assert.h>
|
||||
|
||||
#ifdef TEST
|
||||
#define av_log(a,b,...) printf(__VA_ARGS__)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user