diff --git a/src/hb-ot-cff-common.hh b/src/hb-ot-cff-common.hh index 180c87cb8..c102c1517 100644 --- a/src/hb-ot-cff-common.hh +++ b/src/hb-ot-cff-common.hh @@ -68,8 +68,6 @@ struct code_pair_t typedef hb_vector_t str_buff_t; struct str_buff_vec_t : hb_vector_t { - void fini () { SUPER::fini_deep (); } - unsigned int total_size () const { unsigned int size = 0;