Whitespace

This commit is contained in:
Behdad Esfahbod 2022-12-08 16:04:19 -07:00
parent 13deea7cbd
commit bbe59e4211
1 changed files with 0 additions and 2 deletions

View File

@ -234,9 +234,7 @@ struct Glyph
case VAR_COMPOSITE:
{
for (auto &item : get_var_composite_iterator ())
{
if (unlikely (!item.get_points (points))) return false;
}
}
default:
break;