Don't force loca version to long.

This commit is contained in:
Garret Rieger 2018-02-12 11:18:28 -08:00
parent 5df080bf15
commit 427f9e4b90
1 changed files with 0 additions and 2 deletions

View File

@ -183,7 +183,5 @@ hb_subset_glyf_and_loca (hb_subset_plan_t *plan,
loca_prime);
glyf.fini();
*use_short_loca = false;
return result;
}