commit | 9346b1f158dfd7d25ed0057b40aaa6980a85ea17 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Oct 30 20:04:13 2018 -0700 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Oct 30 20:04:13 2018 -0700 |
tree | baa54c1681d7f08adc8c6f7a06fbf65fd307d188 | |
parent | f864ef215e1354a1e5a3c8796afafba761404e08 [diff] |
[morx] Remove stale comment
diff --git a/src/hb-aat-layout-morx-table.hh b/src/hb-aat-layout-morx-table.hh index 6d6ef70..dba352f 100644 --- a/src/hb-aat-layout-morx-table.hh +++ b/src/hb-aat-layout-morx-table.hh
@@ -865,8 +865,6 @@ { 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++) {