summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/internal/DeadHoster.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/internal/DeadHoster.py')
-rw-r--r--pyload/plugin/internal/DeadHoster.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyload/plugin/internal/DeadHoster.py b/pyload/plugin/internal/DeadHoster.py
index 5f00d0128..2e57decdb 100644
--- a/pyload/plugin/internal/DeadHoster.py
+++ b/pyload/plugin/internal/DeadHoster.py
@@ -16,8 +16,6 @@ class DeadHoster(_Hoster):
@classmethod
-
-
def apiInfo(cls, url="", get={}, post={}):
api = super(DeadHoster, self).apiInfo(url, get, post)
api['status'] = 1