[glyf] Remove misplaced comment
This commit is contained in:
parent
44be8ef4ce
commit
0ca9fda889
|
@ -269,7 +269,6 @@ struct SimpleGlyph
|
|||
dest_bytes = hb_bytes_t ();
|
||||
return true;
|
||||
}
|
||||
//convert absolute values to relative values
|
||||
unsigned num_points = all_points.length - 4;
|
||||
|
||||
hb_vector_t<uint8_t> flags, x_coords, y_coords;
|
||||
|
|
Loading…
Reference in New Issue