1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-14 16:31:39 +02:00

v210dec: remove debuging #include

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2011-10-20 00:29:21 +02:00
parent bc38e83793
commit 1373923ddf

View File

@ -24,7 +24,6 @@
#include "avcodec.h"
#include "v210dec.h"
#include "libavutil/bswap.h"
#include "libavutil/x86/timer.h"
#define READ_PIXELS(a, b, c) \
do { \