From 3c65474105713da5a2b7a77a9e20a5f9b7b3bc47 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Fri, 6 Jan 2012 20:47:16 +0100 Subject: closed #486 --- pyLoadCore.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index 54dc9ca39..5e32219f8 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -438,7 +438,6 @@ class Core(object): self.threadManager.pause = False self.running = True - self.log.info(_("Activating Plugins...")) self.hookManager.activateHooks() self.log.info(_("pyLoad is up and running")) -- cgit v1.2.3