From b33297ee26a3965e172ec13d1297eef11783c0c2 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 2 Dec 2022 14:43:37 -0700 Subject: [PATCH] [cff2] Remove unused typedef --- src/hb-cff2-interp-cs.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hb-cff2-interp-cs.hh b/src/hb-cff2-interp-cs.hh index 87d8fb1b4..00c25800e 100644 --- a/src/hb-cff2-interp-cs.hh +++ b/src/hb-cff2-interp-cs.hh @@ -63,7 +63,6 @@ struct blend_arg_t : number_t hb_vector_t deltas; }; -typedef interp_env_t BlendInterpEnv; typedef biased_subrs_t cff2_biased_subrs_t; template