| Index: third_party/harfbuzz-ng/src/hb-ot.h
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot.h b/third_party/harfbuzz-ng/src/hb-ot.h
|
| index 80739063991cf14c4b65cc9247f751226f7f7277..e9a280b7ddae320d6ee979bffc6bd9dc8976957c 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot.h
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot.h
|
| @@ -32,17 +32,10 @@
|
|
|
| #include "hb-ot-layout.h"
|
| #include "hb-ot-tag.h"
|
| +#include "hb-ot-shape.h"
|
|
|
| HB_BEGIN_DECLS
|
|
|
| -/* TODO remove */
|
| -void
|
| -hb_ot_shape_glyphs_closure (hb_font_t *font,
|
| - hb_buffer_t *buffer,
|
| - const hb_feature_t *features,
|
| - unsigned int num_features,
|
| - hb_set_t *glyphs);
|
| -
|
| HB_END_DECLS
|
|
|
| #undef HB_OT_H_IN
|
|
|