ref: a82d670d005fdd3e4fc877fddcf69ff01f6d53df
parent: e242d111c02050235102d9e466e9a4d6435f7867
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Thu Dec 4 10:54:34 EST 2003
Remove an unused local variable. git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@298 ded80894-8fb9-0310-811b-c03f3676ab4d
--- a/jbig2_symbol_dict.c
+++ b/jbig2_symbol_dict.c
@@ -391,7 +391,6 @@
int sdat_bytes;
int offset;
Jbig2ArithCx *GB_stats = NULL;
- Jbig2SymbolDict *SDINSYMS = NULL;
if (segment->data_length < 10)
goto too_short;