From 25ee6e8ebb17bb144553e4958dae029857487bf2 Mon Sep 17 00:00:00 2001 From: mkaay Date: Mon, 14 Feb 2011 19:31:58 +0100 Subject: no connection error on gui startup --- pyLoadGui.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pyLoadGui.py') 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): """ -- cgit v1.2.3