summaryrefslogtreecommitdiffstats
path: root/module/PluginThread.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-27 22:44:01 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-27 22:44:01 +0200
commitf31082dfaf52c80b3f7ee96ef4390af2d1e9331c (patch)
treed391670f160b5733c218581a0311587710b201a9 /module/PluginThread.py
parentreadded speedmanager (diff)
downloadpyload-f31082dfaf52c80b3f7ee96ef4390af2d1e9331c.tar.xz
implemented speedmanager
Diffstat (limited to 'module/PluginThread.py')
-rw-r--r--module/PluginThread.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/PluginThread.py b/module/PluginThread.py
index 9d16155ef..32426766a 100644
--- a/module/PluginThread.py
+++ b/module/PluginThread.py
@@ -147,7 +147,6 @@ class DownloadThread(PluginThread):
except Reconnect:
self.queue.put(pyfile)
- #@TODO
#pyfile.req.clearCookies()
while self.m.reconnecting.isSet():