diff --git a/util/hb-subset.cc b/util/hb-subset.cc index 2ebb800f4..c6f8535e3 100644 --- a/util/hb-subset.cc +++ b/util/hb-subset.cc @@ -307,7 +307,6 @@ parse_glyphs (const char *name, p = end + 1; } - hb_font_destroy (font); return true; }