summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/ExternalScripts.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-03-26 10:16:04 +0100
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-03-26 10:16:04 +0100
commitf1ce338ed31e49373cea5453a2fbdb6c686ca510 (patch)
tree768e83743a50688da5850e7a462472c8a73c9835 /module/plugins/hooks/ExternalScripts.py
parent[UpdateManager] Update (diff)
downloadpyload-f1ce338ed31e49373cea5453a2fbdb6c686ca510.tar.xz
interval code cosmetics
Diffstat (limited to 'module/plugins/hooks/ExternalScripts.py')
-rw-r--r--module/plugins/hooks/ExternalScripts.py6
1 files changed, 1 insertions, 5 deletions
diff --git a/module/plugins/hooks/ExternalScripts.py b/module/plugins/hooks/ExternalScripts.py
index 8f6c405fd..8ab7af55c 100644
--- a/module/plugins/hooks/ExternalScripts.py
+++ b/module/plugins/hooks/ExternalScripts.py
@@ -28,11 +28,7 @@ class ExternalScripts(Hook):
"all_archives_extracted", "all_archives_processed",
"allDownloadsFinished" , "allDownloadsProcessed" ,
"packageDeleted"]
-
-
- #@TODO: Remove in 0.4.10
- def initPeriodical(self):
- pass
+ interval = 0 #@TODO: Remove in 0.4.10
def setup(self):