mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-08 14:45:24 +00:00
[COLR] Remove redundant variable
This commit is contained in:
parent
b32e0a70cf
commit
c270a254df
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue