mirror of https://github.com/freetype/freetype
Add a comment.
This commit is contained in:
parent
8336d53cff
commit
c6fcd61228
|
@ -614,6 +614,7 @@
|
|||
T42_GlyphSlot slot = (T42_GlyphSlot)t42slot;
|
||||
|
||||
|
||||
/* do not destroy the inherited internal structure just yet */
|
||||
slot->ttslot->internal = NULL;
|
||||
FT_Done_GlyphSlot( slot->ttslot );
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue