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)
pull/1/head
Owen Taylor 24 years ago committed by Owen Taylor
parent c61a730aae
commit 89eb36ebc6
  1. 1
      src/ftxgdef.c

@ -238,7 +238,6 @@
gdef->NewGlyphClasses = NULL;
*retptr = gdef;
DONE_Stream( stream );
return TT_Err_Ok;

Loading…
Cancel
Save