[poppler] poppler/GfxFont.cc
Albert Astals Cid
aacid at kemper.freedesktop.org
Sun Apr 20 07:18:58 PDT 2008
poppler/GfxFont.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0b91eb19f5a3d07b625ee5188f1fcb4b4b1544ea
Author: Albert Astals Cid <aacid at kde.org>
Date: Sun Apr 20 16:17:50 2008 +0200
Unused var--
diff --git a/poppler/GfxFont.cc b/poppler/GfxFont.cc
index d4c2170..19aae31 100644
--- a/poppler/GfxFont.cc
+++ b/poppler/GfxFont.cc
@@ -481,7 +481,7 @@ Gfx8BitFont::Gfx8BitFont(XRef *xref, char *tagA, Ref idA, GooString *nameA,
int len;
FoFiType1 *ffT1;
FoFiType1C *ffT1C;
- int code, code2;
+ int code;
char *charName;
GBool missing, hex;
Unicode toUnicode[256];
More information about the poppler
mailing list