From: Chris Date: Wed, 2 Apr 2014 12:35:31 +0000 (+0800) Subject: Pman.GoogleTranslate.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b638bbef39f4655d2ac0b498568c5713b05c7608 Pman.GoogleTranslate.js --- diff --git a/Pman.GoogleTranslate.js b/Pman.GoogleTranslate.js index d1afecf2..c36a29d8 100644 --- a/Pman.GoogleTranslate.js +++ b/Pman.GoogleTranslate.js @@ -130,8 +130,6 @@ Pman.GoogleTranslate = function(str, src, dest, cb, force) { if (src == 'zh-HK') src = 'zh-TW'; if (dest == 'zh-HK') dest = 'zh-TW'; - var ret = ''; - new Pman.Request({ url : baseURL + '/Core/GoogleTranslate.php', method :'POST',