From 9346b1f158dfd7d25ed0057b40aaa6980a85ea17 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 30 Oct 2018 20:04:13 -0700 Subject: [PATCH] [morx] Remove stale comment --- src/hb-aat-layout-morx-table.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/hb-aat-layout-morx-table.hh b/src/hb-aat-layout-morx-table.hh index 6d6ef708d..dba352f9a 100644 --- a/src/hb-aat-layout-morx-table.hh +++ b/src/hb-aat-layout-morx-table.hh @@ -865,8 +865,6 @@ struct Chain { hb_mask_t flags = defaultFlags; { - /* Compute applicable flags. TODO Should move this to planning - * stage and take user-requested features into account. */ unsigned int count = featureCount; for (unsigned i = 0; i < count; i++) {