Remove dead debugging code.

This commit is contained in:
Werner Lemberg 2011-04-18 16:11:18 +02:00
parent 575078d2b4
commit de2de6b1fb
1 changed files with 0 additions and 4 deletions

View File

@ -469,10 +469,6 @@
slot->format = FT_GLYPH_FORMAT_OUTLINE;
}
#ifdef DEBUG_HINTER
af_debug_hinter = hinter;
#endif
Exit:
return error;
}