Remove stale comment
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 21 Jul 2011 05:12:26 +0000 (01:12 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 21 Jul 2011 05:12:26 +0000 (01:12 -0400)
src/hb-ot-shape.cc

index b9754ce..50f2986 100644 (file)
@@ -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);