summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/Hoster.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/Hoster.py')
-rw-r--r--pyload/plugins/Hoster.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyload/plugins/Hoster.py b/pyload/plugins/Hoster.py
index f63b83f5f..bbdb993de 100644
--- a/pyload/plugins/Hoster.py
+++ b/pyload/plugins/Hoster.py
@@ -206,7 +206,6 @@ class Hoster(Base):
while self.pyfile.waitUntil > time():
self.thread.m.reconnecting.wait(2)
-
self.checkAbort()
if self.thread.m.reconnecting.isSet():
self.waiting = False