diff options
Diffstat (limited to 'pyload/plugins/hoster/HotfileCom.py')
-rw-r--r-- | pyload/plugins/hoster/HotfileCom.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/HotfileCom.py b/pyload/plugins/hoster/HotfileCom.py index 255acad33..f3f61a733 100644 --- a/pyload/plugins/hoster/HotfileCom.py +++ b/pyload/plugins/hoster/HotfileCom.py @@ -45,7 +45,6 @@ class HotfileCom(Hoster): def setup(self): self.html = [None, None] - self.wantReconnect = False self.htmlwithlink = None self.url = None |