summaryrefslogtreecommitdiff
path: root/fitzdraw/glyphcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'fitzdraw/glyphcache.c')
-rw-r--r--fitzdraw/glyphcache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fitzdraw/glyphcache.c b/fitzdraw/glyphcache.c
index dd06d2d3..e9443934 100644
--- a/fitzdraw/glyphcache.c
+++ b/fitzdraw/glyphcache.c
@@ -297,7 +297,6 @@ evictall(fz_glyphcache *arena)
void
fz_renderglyph(fz_glyphcache *arena, fz_glyph *glyph, fz_font *font, int cid, fz_matrix ctm)
{
- fz_error error;
fz_key key;
fz_val *val;
int size;