diff mjpeg.c @ 1312:899c8f52094c libavcodec

10l
author al3x
date Mon, 16 Jun 2003 15:06:31 +0000
parents b76927543aaf
children 6696d3bf4ff2
line wrap: on
line diff
--- a/mjpeg.c	Mon Jun 16 14:09:18 2003 +0000
+++ b/mjpeg.c	Mon Jun 16 15:06:31 2003 +0000
@@ -1392,7 +1392,6 @@
 
     if (id == ff_get_fourcc("LJIF")){
         printf("Pegasus lossless jpeg header found\n");
-        int i;
 	skip_bits(&s->gb, 16); /* version ? */
 	skip_bits(&s->gb, 16); /* unknwon always 0? */
 	skip_bits(&s->gb, 16); /* unknwon always 0? */