summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2011-01-25 22:41:17 +0100
committerGravatar mkaay <mkaay@mkaay.de> 2011-01-25 22:41:17 +0100
commit7a9f05ecc3f1020dfd5fbc4b9f8c1242c88877f5 (patch)
tree2abe89a7667a1f52df8df3b6e6d4cb02831d69d2 /pyLoadCore.py
parentfixed gui progress issue (diff)
downloadpyload-7a9f05ecc3f1020dfd5fbc4b9f8c1242c88877f5.tar.xz
moved hooks periodical call to scheduler
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 5923a3d7f..eb6ffb468 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -386,7 +386,6 @@ class Core(object):
self.threadManager.work()
self.scheduler.work()
- self.hookManager.periodical()
def init_server(self):
try: