summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
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"))