mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[VarC] Remove unused variable
This commit is contained in:
parent
51d3ce39ba
commit
bd7cb384cf
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue