[COLR] Remove redundant variable

This commit is contained in:
Behdad Esfahbod 2024-04-23 14:40:06 -06:00
parent b32e0a70cf
commit c270a254df

View file

@ -2327,10 +2327,6 @@ struct COLR
{
// COLRv1 glyph
ItemVarStoreInstancer instancer (&(this+varStore),
&(this+varIdxMap),
hb_array (font->coords, font->num_coords));
bool is_bounded = true;
if (clip)
{