]> git.imager.perl.org - imager.git/blobdiff - raw.c
think about 0.47
[imager.git] / raw.c
diff --git a/raw.c b/raw.c
index 90eb487b77a5b6fb92c8c427fb72f758332d30e0..214bc21e4c044bc0edb9a1497f9d70cb71efbc55 100644 (file)
--- a/raw.c
+++ b/raw.c
@@ -119,8 +119,6 @@ i_writeraw_wiol(i_img* im, io_glue *ig) {
       return(0);
     }
   } else {
-    int y;
-    
     if (im->type == i_direct_type) {
       /* just save it as 8-bits, maybe support saving higher bit count
          raw images later */