Remove dead debugging code.
This commit is contained in:
parent
575078d2b4
commit
de2de6b1fb
|
@ -469,10 +469,6 @@
|
|||
slot->format = FT_GLYPH_FORMAT_OUTLINE;
|
||||
}
|
||||
|
||||
#ifdef DEBUG_HINTER
|
||||
af_debug_hinter = hinter;
|
||||
#endif
|
||||
|
||||
Exit:
|
||||
return error;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue