[subset] whitespace

This commit is contained in:
Rod Sheeter 2018-02-14 19:01:00 -08:00
parent b1bd0b5f50
commit 27012526f9
1 changed files with 3 additions and 4 deletions

View File

@ -82,7 +82,6 @@ test_subset_hmtx_monospace (void)
check_num_hmetrics(face_abc_subset, 1); /* everything has same width */
hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x'));
// TODO hhea
hb_face_destroy (face_abc_subset);
hb_face_destroy (face_abc);