summaryrefslogtreecommitdiffstats
path: root/captcha
diff options
context:
space:
mode:
authorGravatar spoob <spoob@gmx.de> 2009-08-01 23:14:06 +0200
committerGravatar spoob <spoob@gmx.de> 2009-08-01 23:14:06 +0200
commit22e3710147419ffe90c47afdde2ccad8de655885 (patch)
treee70ed92104dd80344f0312b03521c7216d92ce27 /captcha
parentnew pyLoad Updater (diff)
downloadpyload-22e3710147419ffe90c47afdde2ccad8de655885.tar.xz
Added Megaupload.com Download Plugin
Diffstat (limited to 'captcha')
-rw-r--r--captcha/captcha.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/captcha/captcha.py b/captcha/captcha.py
index 6d4cd86e8..073637795 100644
--- a/captcha/captcha.py
+++ b/captcha/captcha.py
@@ -75,7 +75,6 @@ class OCR(object):
thread = RunThread()
result = thread.e(command, inputdata)
- print result
return result
def run_gocr(self):