From 1988522c74f0dd6bc18a29821aabee70c132ce5e Mon Sep 17 00:00:00 2001 From: KingZero Date: Sun, 2 Aug 2009 02:49:46 +0200 Subject: added megaupload plugin --- captcha/captcha.py | 1 - 1 file changed, 1 deletion(-) (limited to 'captcha') 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