ref: 554d849f37c9e0a6b715378feca28c1187fc3c75
parent: 12819e23ead5fb7b54d28df3802d4678c0350a86
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Mon Aug 5 18:26:21 EDT 2002
remove an unreferenced variable. git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@163 ded80894-8fb9-0310-811b-c03f3676ab4d
--- a/jbig2_text.c
+++ b/jbig2_text.c
@@ -8,7 +8,7 @@
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
- $Id: jbig2_text.c,v 1.16 2002/07/20 17:23:15 giles Exp $
+ $Id: jbig2_text.c,v 1.17 2002/08/05 22:26:21 giles Exp $
*/
#ifdef HAVE_CONFIG_H
@@ -341,7 +341,6 @@
uint16_t flags;
uint16_t huffman_flags;
int8_t sbrat[4];
- int index;
int code;
/* 7.4.1 */