[VarC] Remove unused variable

This commit is contained in:
Behdad Esfahbod 2022-12-12 14:10:13 -07:00
parent 51d3ce39ba
commit bd7cb384cf
1 changed files with 0 additions and 2 deletions

View File

@ -252,8 +252,6 @@ struct VarCompositeGlyphRecord
matrix[1] = matrix[2] = 0.f;
trans.init (0.f, 0.f);
hb_array_t<contour_point_t> t = rec_points;
float translateX = 0.f;
float translateY = 0.f;
float rotation = 0.f;