summaryrefslogtreecommitdiffstats
path: root/module/ThreadManager.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-12-23 12:22:15 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-12-23 12:22:15 +0100
commit023cd7cb92a79e84c038869bdafee3f2ee003159 (patch)
tree24b13bc08c01ead22188813213eceaee97d7d227 /module/ThreadManager.py
parentfixed eta and progress, ready for first test (diff)
downloadpyload-023cd7cb92a79e84c038869bdafee3f2ee003159.tar.xz
fixed setting download size
Diffstat (limited to 'module/ThreadManager.py')
-rw-r--r--module/ThreadManager.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/ThreadManager.py b/module/ThreadManager.py
index e975f52a1..bb693d695 100644
--- a/module/ThreadManager.py
+++ b/module/ThreadManager.py
@@ -25,7 +25,6 @@ from threading import Event
from time import sleep
from traceback import print_exc
from random import choice
-#import pycurl
import PluginThread
from module.network.Request import getURL