mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[cff2] Remove unused typedef
This commit is contained in:
parent
3ade2ffaa5
commit
b33297ee26
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ struct blend_arg_t : number_t
|
|||
hb_vector_t<number_t> deltas;
|
||||
};
|
||||
|
||||
typedef interp_env_t<blend_arg_t> BlendInterpEnv;
|
||||
typedef biased_subrs_t<CFF2Subrs> cff2_biased_subrs_t;
|
||||
|
||||
template <typename ELEM>
|
||||
|
|
Loading…
Add table
Reference in a new issue