[coretext] Remove unused variable

pull/4021/head
Behdad Esfahbod 2 years ago
parent 4148487556
commit 3ff713ab80
  1. 1
      src/hb-coretext.cc

@ -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;
/*

Loading…
Cancel
Save