| Index: third_party/harfbuzz-ng/src/hb-ot-layout.h
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-layout.h b/third_party/harfbuzz-ng/src/hb-ot-layout.h
|
| index dfc7f2446f7b7063c582d5a7ad47bea0c2f1211e..d90eff374d701c03cf6b7f23bc83889bab0b8f12 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-layout.h
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-layout.h
|
| @@ -194,11 +194,6 @@ hb_ot_layout_collect_lookups (hb_face_t *face,
|
| hb_set_t *lookup_indexes /* OUT */);
|
|
|
| void
|
| -hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
|
| - hb_tag_t table_tag,
|
| - hb_set_t *lookup_indexes /* OUT */);
|
| -
|
| -void
|
| hb_ot_layout_lookup_collect_glyphs (hb_face_t *face,
|
| hb_tag_t table_tag,
|
| unsigned int lookup_index,
|
|
|