[repacker] cleanup unused base_array_id.
This commit is contained in:
parent
31976bfb50
commit
bf28b84ae8
|
@ -258,9 +258,6 @@ struct MarkBasePosFormat1 : public OT::Layout::GPOS_impl::MarkBasePosFormat1_2<S
|
||||||
|
|
||||||
|
|
||||||
const unsigned mark_array_id = c.graph.index_for_offset (this_index, &markArray);
|
const unsigned mark_array_id = c.graph.index_for_offset (this_index, &markArray);
|
||||||
const unsigned base_array_id = c.graph.index_for_offset (this_index, &baseArray);
|
|
||||||
|
|
||||||
|
|
||||||
split_context_t split_context {
|
split_context_t split_context {
|
||||||
c,
|
c,
|
||||||
this,
|
this,
|
||||||
|
|
Loading…
Reference in New Issue