[morx] Remove stale comment

This commit is contained in:
Behdad Esfahbod 2018-10-30 20:04:13 -07:00
parent f864ef215e
commit 9346b1f158
1 changed files with 0 additions and 2 deletions

View File

@ -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++)
{