]> jfr.im git - irc/weechat/qweechat.git/commitdiff
Remove more comments.
authorAbhilash Raj <redacted>
Sat, 5 Jun 2021 18:06:15 +0000 (11:06 -0700)
committerAbhilash Raj <redacted>
Sat, 5 Jun 2021 18:06:15 +0000 (11:06 -0700)
qweechat/qweechat.py

index b39c7171d17a025ee2a5bb832ed1bf0c9ef67689..cc181c35920e7ff1e46c3e785eccd247b0b05208 100644 (file)
@@ -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'