summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/HotfileCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2013-11-16 14:44:47 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2013-11-16 14:44:47 +0100
commitc99727fb0756f9587cddc6bdc1d5ed9e8ea9c108 (patch)
treeb4e37ff937dda1f5b888f81d9da5e973a2e0c2e2 /module/plugins/hoster/HotfileCom.py
parentadded version to abstract extractor (diff)
downloadpyload-c99727fb0756f9587cddc6bdc1d5ed9e8ea9c108.tar.xz
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