From bf2b25dd8591e92f3944c763641b613a70c379a7 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 6 Nov 2009 19:52:47 -0500 Subject: [PATCH] Remove done item --- src/hb-shape.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hb-shape.c b/src/hb-shape.c index ccc1021..c5e9d47 100644 --- a/src/hb-shape.c +++ b/src/hb-shape.c @@ -116,7 +116,6 @@ hb_shape (hb_font_t *font, original_direction = hb_ensure_native_direction (buffer); /* do_mirroring (buffer); */ - /* natural direction analysis */ /* OT preprocess */ hb_map_glyphs (font, face, buffer); -- 2.7.4