summaryrefslogtreecommitdiffstats
path: root/pyLoadGui.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyLoadGui.py')
-rwxr-xr-xpyLoadGui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyLoadGui.py b/pyLoadGui.py
index afd03bcb2..dd74f3653 100755
--- a/pyLoadGui.py
+++ b/pyLoadGui.py
@@ -453,7 +453,6 @@ class main(QObject):
host = data["host"]
except:
host = "127.0.0.1"
- self.notification.showMessage(_("connected to %s") % host)
def refreshConnections(self):
"""