[coretext] Remove unused variable

This commit is contained in:
Behdad Esfahbod 2023-01-09 13:59:50 -07:00
parent 4148487556
commit 3ff713ab80
1 changed files with 0 additions and 1 deletions

View File

@ -511,7 +511,6 @@ _hb_coretext_shape (hb_shape_plan_t *shape_plan,
buffer->merge_clusters (i - 1, i + 1);
}
hb_vector_t<feature_record_t> feature_records;
hb_vector_t<range_record_t> range_records;
/*