]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf/io-wbmp.c
Cleanups
[~andy/gtk] / gdk-pixbuf / io-wbmp.c
index 24779b97e22d459df456d04e61a3066a7d708355..94a6f61e11e1a154c978211a15c6b04700cd6234 100644 (file)
@@ -166,7 +166,7 @@ static gboolean
 get_mbi(struct wbmp_progressive_state *context, const guchar **buf, guint *buf_size, int *val)
 {
   guchar intbuf[16];
-  int i, n;
+  int n;
   gboolean rv;
 
   *val = 0;