diff options
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-x | pyLoadCore.py | 1 |
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: |