Commit db381963 authored by michael's avatar michael

unneeded #include


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5743 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8b95eeba
...@@ -28,9 +28,6 @@ ...@@ -28,9 +28,6 @@
#include "lls.h" #include "lls.h"
#undef NDEBUG // allways check asserts, the speed effect is far too small to disable them
#include <assert.h>
#ifdef TEST #ifdef TEST
#define av_log(a,b,...) printf(__VA_ARGS__) #define av_log(a,b,...) printf(__VA_ARGS__)
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment