remove log

This commit is contained in:
Anurag Thakur 2023-10-02 04:02:45 +05:30
parent ac4e710098
commit 012a28c055

View file

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