From 22e3710147419ffe90c47afdde2ccad8de655885 Mon Sep 17 00:00:00 2001 From: spoob Date: Sat, 1 Aug 2009 23:14:06 +0200 Subject: Added Megaupload.com Download Plugin --- captcha/captcha.py | 1 - 1 file changed, 1 deletion(-) (limited to 'captcha/captcha.py') 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): -- cgit v1.2.3