This commit is contained in:
Florian Bruhin 2014-06-05 00:08:08 +02:00
parent 361dc94a21
commit cd8f9e6232
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@
import os
import sys
import types
import subprocess
import faulthandler
import configparser
from bdb import BdbQuit

View File

@ -97,7 +97,6 @@ def fix_harfbuzz(args):
else:
# use system default harfbuzz
logger.debug("Using system harfbuzz engine")
pass
# At this point we can safely import Qt stuff, but we can't be sure it's