Remove excess call to DONE_Stream left over from conversion from FT1.
Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove excess call to DONE_Stream left over from conversion from FT1. (reported by Michael Jansson)
This commit is contained in:
parent
c61a730aae
commit
89eb36ebc6
@ -238,7 +238,6 @@
|
||||
gdef->NewGlyphClasses = NULL;
|
||||
|
||||
*retptr = gdef;
|
||||
DONE_Stream( stream );
|
||||
|
||||
return TT_Err_Ok;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user