From: Chris Date: Mon, 4 Nov 2013 07:57:23 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=90880c4c2d42ef245e274125fc1e128fc35dfcd8 Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index dd8d959c..d8922009 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -270,12 +270,6 @@ Roo.apply(Pman.Download.prototype, { // do it as a post, as args can get long.. this.params._get = 1; this.method = 'POST'; - - }, - - createPdfEmbed : function() - { - } });