diff -r e6a4bc9e1043 -r 0911d8be9b07 eric5.py --- a/eric5.py Mon Aug 09 15:59:17 2010 +0200 +++ b/eric5.py Mon Aug 09 15:59:33 2010 +0200 @@ -18,8 +18,7 @@ import time import logging -from PyQt4.QtCore import QTextCodec, SIGNAL, SLOT, qWarning, \ - QLibraryInfo, QTimer +from PyQt4.QtCore import QTextCodec, qWarning, QLibraryInfo, QTimer from PyQt4.QtGui import QApplication, QErrorMessage # some global variables needed to start the application