diff --git a/src/hb-ot-cff1-table.cc b/src/hb-ot-cff1-table.cc index 9c26602b7..8c5d566b3 100644 --- a/src/hb-ot-cff1-table.cc +++ b/src/hb-ot-cff1-table.cc @@ -385,8 +385,6 @@ struct cff1_path_param_t void end_path () { draw_helper->end_path (); } hb_font_t *font; - const hb_draw_funcs_t *funcs; - void *user_data; draw_helper_t *draw_helper; point_t *delta; @@ -401,13 +399,13 @@ struct cff1_path_procs_path_t : path_procs_t