changeset 8059:e7e67a20ff4d libavcodec

svq3: remove unused include
author aurel
date Sat, 25 Oct 2008 17:17:08 +0000
parents 509a7681c284
children bbac1857dd86
files svq3.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/svq3.c	Sat Oct 25 14:00:28 2008 +0000
+++ b/svq3.c	Sat Oct 25 17:17:08 2008 +0000
@@ -40,10 +40,6 @@
  *  ftp://ftp.mplayerhq.hu/MPlayer/samples/V-codecs/SVQ3/Vertical400kbit.sorenson3.mov
  */
 
-#ifdef CONFIG_ZLIB
-#include <zlib.h>
-#endif
-
 /**
  * @file svq3.c
  * svq3 decoder.