summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/HotfileCom.py
diff options
context:
space:
mode:
authorGravatar Stefano <l.stickell@yahoo.it> 2013-11-21 18:38:23 +0100
committerGravatar Stefano <l.stickell@yahoo.it> 2013-11-21 18:38:23 +0100
commitbea7fe466f5cd1f1aa6ddc72bc0fb5651610a121 (patch)
treec3ac5972b2df2a47ded36b203516ef8a26a08d2f /module/plugins/hoster/HotfileCom.py
parentMerged #407 (diff)
parentRemoved unnecessary assignments for self.html and self.wantReconnect (diff)
downloadpyload-bea7fe466f5cd1f1aa6ddc72bc0fb5651610a121.tar.xz
Merge pull request #386 from vuolter/s/setup_clean
Removed unnecessary assignments for self.html and self.wantReconnect
Diffstat (limited to 'module/plugins/hoster/HotfileCom.py')
-rw-r--r--module/plugins/hoster/HotfileCom.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/plugins/hoster/HotfileCom.py b/module/plugins/hoster/HotfileCom.py
index 6053ec1b6..6c51ef03d 100644
--- a/module/plugins/hoster/HotfileCom.py
+++ b/module/plugins/hoster/HotfileCom.py
@@ -44,7 +44,6 @@ class HotfileCom(Hoster):
def setup(self):
self.html = [None, None]
- self.wantReconnect = False
self.htmlwithlink = None
self.url = None