[VarC] Remove unused variable

pull/3934/head
Behdad Esfahbod 2 years ago
parent 51d3ce39ba
commit bd7cb384cf
  1. 2
      src/OT/glyf/VarCompositeGlyph.hh

@ -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;

Loading…
Cancel
Save