From f31082dfaf52c80b3f7ee96ef4390af2d1e9331c Mon Sep 17 00:00:00 2001 From: RaNaN Date: Fri, 27 Aug 2010 22:44:01 +0200 Subject: implemented speedmanager --- module/PluginThread.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/PluginThread.py') 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(): -- cgit v1.2.3