[COLR] Remove redundant variable

pull/4578/head
Behdad Esfahbod 10 months ago
parent b32e0a70cf
commit c270a254df
  1. 4
      src/OT/Color/COLR/COLR.hh

@ -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)
{

Loading…
Cancel
Save