From 3061e3859d603c56b322a6490ebe82db40475d83 Mon Sep 17 00:00:00 2001 From: bruvzg <7645683+bruvzg@users.noreply.github.com> Date: Sun, 19 Sep 2021 23:31:36 +0300 Subject: HarfBuzz: Update to version 3.0.0 --- thirdparty/harfbuzz/src/hb-deprecated.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'thirdparty/harfbuzz/src/hb-deprecated.h') diff --git a/thirdparty/harfbuzz/src/hb-deprecated.h b/thirdparty/harfbuzz/src/hb-deprecated.h index 5f19125789..a130d77f77 100644 --- a/thirdparty/harfbuzz/src/hb-deprecated.h +++ b/thirdparty/harfbuzz/src/hb-deprecated.h @@ -107,9 +107,6 @@ hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, hb_font_get_glyph_func_t func, void *user_data, hb_destroy_func_t destroy); -HB_EXTERN HB_DEPRECATED void -hb_set_invert (hb_set_t *set); - /** * hb_unicode_eastasian_width_func_t: * @ufuncs: A Unicode-functions structure -- cgit v1.2.3