diff --git a/QtPyLoT.py b/QtPyLoT.py index da3bbaa9..a7388d67 100755 --- a/QtPyLoT.py +++ b/QtPyLoT.py @@ -436,10 +436,8 @@ class MainWindow(QMainWindow): else: self.setWindowTitle( "PyLoT - seismic processing the python way[*]") - self.setWindowTitle("PyLoT - seismic processing the python way[*]") self.setWindowModified(self.dirty) - self.statusBar().showMessage(message, 5000) def printEvent(self): pass