mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-08 12:48:02 +02:00
remove log
This commit is contained in:
parent
ac4e710098
commit
012a28c055
1 changed files with 1 additions and 4 deletions
|
|
@ -2917,10 +2917,7 @@ int conic_to2(FT_GlyphSlot* slot, FT_Vector *control, FT_Vector *from, FT_Vector
|
|||
FT_UNUSED( test_mac_fonts );
|
||||
#endif
|
||||
|
||||
if (args->flags & FT_OPEN_PRELOAD)
|
||||
{
|
||||
FT_TRACE0(("Requested Preload\n"));
|
||||
}
|
||||
|
||||
|
||||
/* only use lower 31 bits together with sign bit */
|
||||
if ( face_index > 0 )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue