Revert "Temporarily disable autohinter due to a recursion problem"

This reverts commit c93257d5cf.
less-recipients
Steve Langasek 12 months ago
parent c93257d5cf
commit acc93b376e

@ -1464,9 +1464,6 @@ class Britney(object):
"""
self.logger.info("> Processing hints from the auto hinter")
self.logger.info(">> Skipping auto hinting due to recursion problem")
return []
sources_t = self.suite_info.target_suite.sources
excuses = self.excuses

Loading…
Cancel
Save