From 081c9d1d7ba4360ed9ab19802be2969843d2c5e3 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 9 Sep 2007 12:46:25 +0000 Subject: unneeded and impossible during init ... Originally committed as revision 10455 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/snow.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec') diff --git a/libavcodec/snow.c b/libavcodec/snow.c index bf2a3d8666..edf6e5c661 100644 --- a/libavcodec/snow.c +++ b/libavcodec/snow.c @@ -3818,7 +3818,6 @@ static int common_init(AVCodecContext *avctx){ for(j=0; jwidth= avctx->width; height= s->height= avctx->height; -- cgit v1.2.3