shithub: jbig2

Download patch

ref: d2849e9e31de7cb3a921f9c69a9a4ecfd06feb02
parent: b108cbcfc9a2c7d10e70bd2bdc3a3a938ea3adb7
author: Ralph Giles <giles@ghostscript.com>
date: Wed Oct 28 08:22:40 EDT 2009

Remove an unused variable.

--- a/jbig2_halftone.c
+++ b/jbig2_halftone.c
@@ -149,7 +149,6 @@
 			     Jbig2ArithCx *GB_stats)
 {
   Jbig2PatternDict *hd = NULL;
-  uint32_t GRAY;
   Jbig2Image *image;
   Jbig2GenericRegionParams rparams;
   int code;