summaryrefslogtreecommitdiffstats
path: root/module/PluginThread.py
diff options
context:
space:
mode:
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():