summaryrefslogtreecommitdiff
path: root/source/fitz/draw-glyph.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/fitz/draw-glyph.c')
-rw-r--r--source/fitz/draw-glyph.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/fitz/draw-glyph.c b/source/fitz/draw-glyph.c
index b3d4cb4c..bfd0af40 100644
--- a/source/fitz/draw-glyph.c
+++ b/source/fitz/draw-glyph.c
@@ -385,7 +385,6 @@ fz_render_glyph(fz_context *ctx, fz_font *font, int gid, fz_matrix *ctm, fz_colo
#endif
drop_glyph_cache_entry(ctx, cache->lru_tail);
}
-
}
}
unlock_and_return_val: