diff --git a/src/hb-repacker.hh b/src/hb-repacker.hh index 2a9e75c45..40e1912cb 100644 --- a/src/hb-repacker.hh +++ b/src/hb-repacker.hh @@ -296,7 +296,6 @@ struct graph_t remap_all_obj_indices (id_map, &sorted_graph); hb_swap (vertices_, sorted_graph); - sorted_graph.fini (); } /* @@ -356,7 +355,6 @@ struct graph_t remap_all_obj_indices (id_map, &sorted_graph); hb_swap (vertices_, sorted_graph); - sorted_graph.fini (); } /*