From fb4ad92a41ef8e19cceadb651dac807f9cb2391f Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Wed, 24 Dec 2003 13:27:47 +0000 Subject: remove unused variable CVS patchset: 5941 CVS date: 2003/12/24 13:27:47 --- src/libxinevdec/image.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/libxinevdec/image.c b/src/libxinevdec/image.c index 42fe7b937..fbf965d60 100644 --- a/src/libxinevdec/image.c +++ b/src/libxinevdec/image.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: image.c,v 1.12 2003/12/14 22:13:25 siggi Exp $ + * $Id: image.c,v 1.13 2003/12/24 13:27:47 mroi Exp $ * * a image video decoder */ @@ -213,7 +213,6 @@ static void end_callback(png_structp png_ptr, png_infop info) { vo_frame_t *img; /* video out frame */ int row, col; - int i; /* * libpng has read end of image, now convert rows into a video frame -- cgit v1.2.3