From 90880c4c2d42ef245e274125fc1e128fc35dfcd8 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 4 Nov 2013 15:57:23 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 6 ------ 1 file changed, 6 deletions(-) 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() - { - } }); -- 2.39.2