summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/addon/ExternalScripts.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-12-10 18:24:25 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-12-10 18:24:25 +0100
commit10afb4ce9d155bdb05016b0661be3c4c3aa6b4f1 (patch)
tree1590669c02be79d11a0a3b68bdce3d2cb29fe992 /pyload/plugins/addon/ExternalScripts.py
parentMerge branch 'stable' into 0.4.10 (diff)
downloadpyload-10afb4ce9d155bdb05016b0661be3c4c3aa6b4f1.tar.xz
Fix previous merge
Diffstat (limited to 'pyload/plugins/addon/ExternalScripts.py')
-rw-r--r--pyload/plugins/addon/ExternalScripts.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/pyload/plugins/addon/ExternalScripts.py b/pyload/plugins/addon/ExternalScripts.py
index 1360e52de..af863abb0 100644
--- a/pyload/plugins/addon/ExternalScripts.py
+++ b/pyload/plugins/addon/ExternalScripts.py
@@ -29,11 +29,6 @@ class ExternalScripts(Addon):
"allDownloadsFinished", "allDownloadsProcessed"]
- #@TODO: Remove in 0.4.10
- def initPeriodical(self):
- pass
-
-
def setup(self):
self.scripts = {}