summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-01-06 20:47:16 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-01-06 20:47:16 +0100
commit3c65474105713da5a2b7a77a9e20a5f9b7b3bc47 (patch)
treea299d8f57f35e2e71c40c663dd8f0b1f97cd7840 /pyLoadCore.py
parentseveral improvements, also closes #486, #487 (diff)
downloadpyload-3c65474105713da5a2b7a77a9e20a5f9b7b3bc47.tar.xz
closed #486
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py1
1 files changed, 0 insertions, 1 deletions
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"))