[jbig2-cvs] rev 298 - trunk
giles at ghostscript.com
giles at ghostscript.com
Thu Dec 4 09:09:46 PST 2003
Author: giles
Date: 2003-12-04 07:54:34 -0800 (Thu, 04 Dec 2003)
New Revision: 298
Modified:
trunk/jbig2_symbol_dict.c
Log:
Remove an unused local variable.
Modified: trunk/jbig2_symbol_dict.c
===================================================================
--- trunk/jbig2_symbol_dict.c 2003-12-03 05:42:07 UTC (rev 297)
+++ trunk/jbig2_symbol_dict.c 2003-12-04 15:54:34 UTC (rev 298)
@@ -391,7 +391,6 @@
int sdat_bytes;
int offset;
Jbig2ArithCx *GB_stats = NULL;
- Jbig2SymbolDict *SDINSYMS = NULL;
if (segment->data_length < 10)
goto too_short;
More information about the jbig2-cvs
mailing list