mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 19:18:02 +02:00
[gxvar] Remove stale comment.
The code *does* check against start/end!
This commit is contained in:
parent
e6e9110a8f
commit
e7cc14ba16
1 changed files with 0 additions and 5 deletions
|
|
@ -1899,11 +1899,6 @@
|
|||
FT_Fixed ncv;
|
||||
|
||||
|
||||
/* It's not clear why (for intermediate tuples) we don't need */
|
||||
/* to check against start/end -- the documentation says we don't. */
|
||||
/* Similarly, it's unclear why we don't need to scale along the */
|
||||
/* axis. */
|
||||
|
||||
if ( tuple_coords[i] == 0 )
|
||||
{
|
||||
FT_TRACE6(( " tuple coordinate is zero, ignore\n" ));
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue