shithub: freetype+ttf2subf

Download patch

ref: 08d78b62e3357e171231b644047d703399a09a0d
parent: d2b93caab7329aafd539bf1f032820b59c29e21a
author: David Turner <[email protected]>
date: Thu Jul 27 21:51:49 EDT 2000

removed warning

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/truetype/ttgload.c
+++ b/src/truetype/ttgload.c
@@ -676,8 +676,6 @@
     FT_GlyphLoader*  gloader = loader->gloader;
     FT_Bool          opened_frame = 0;
 
-    FT_UNUSED( stream );  /* used with bytecode interpreter only */
-    
 
     /* check glyph index */
     index = glyph_index;