diff --git a/qweechat/qweechat.py b/qweechat/qweechat.py index b39c717..cc181c3 100644 --- a/qweechat/qweechat.py +++ b/qweechat/qweechat.py @@ -49,9 +49,6 @@ from qweechat.about import AboutDialog from qweechat.version import qweechat_version -# QtCore = qt_compat.import_module('QtCore') -# QtGui = qt_compat.import_module('QtGui') - NAME = 'QWeeChat' AUTHOR = 'Sébastien Helleu' AUTHOR_MAIL = 'flashcode@flashtux.org'