shithub: freetype+ttf2subf

Download patch

ref: de2de6b1fbbcf36f802213d060d47cc0762be936
parent: 575078d2b4579510ba123314be110e8e11b60c13
author: Werner Lemberg <[email protected]>
date: Mon Apr 18 12:11:18 EDT 2011

Remove dead debugging code.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/autofit/afloader.c
+++ b/src/autofit/afloader.c
@@ -469,10 +469,6 @@
       slot->format  = FT_GLYPH_FORMAT_OUTLINE;
     }
 
-#ifdef DEBUG_HINTER
-    af_debug_hinter = hinter;
-#endif
-
   Exit:
     return error;
   }