Merge branch 'master' of ssh://cmpl.cc:2323/qutebrowser

This commit is contained in:
Florian Bruhin 2014-06-05 13:20:41 +02:00
commit 742a3c1b5d
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