From cf7f43ec3382cac2af11f5637c840500daabf889 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 21 Jul 2011 01:12:26 -0400 Subject: [PATCH] Remove stale comment --- src/hb-ot-shape.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hb-ot-shape.cc b/src/hb-ot-shape.cc index b9754ce63..50f2986c0 100644 --- a/src/hb-ot-shape.cc +++ b/src/hb-ot-shape.cc @@ -371,7 +371,6 @@ hb_ot_shape_execute_internal (hb_ot_shape_context_t *c) /* SUBSTITUTE */ { - /* Mirroring needs to see the original direction */ hb_mirror_chars (c); hb_substitute_default (c);