mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-10 17:21:33 +00:00
Revert "Temporarily disable autohinter due to a recursion problem"
This reverts commit 83e6102613b37f3e464ecd269b9dd9c621075021.
This commit is contained in:
parent
83e6102613
commit
0374455b65
@ -1461,9 +1461,6 @@ class Britney(object):
|
|||||||
"""
|
"""
|
||||||
self.logger.info("> Processing hints from the auto hinter")
|
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
|
sources_t = self.suite_info.target_suite.sources
|
||||||
excuses = self.excuses
|
excuses = self.excuses
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user