Pman.Download.js
authorEdward <edward@roojs.com>
Mon, 6 May 2013 06:16:41 +0000 (14:16 +0800)
committerEdward <edward@roojs.com>
Mon, 6 May 2013 06:16:41 +0000 (14:16 +0800)
Pman.Download.js

index dffdc00..6c42308 100644 (file)
@@ -128,8 +128,6 @@ Roo.apply(Pman.Download.prototype, {
     // private..
     createCsvFrame: function()
     {
-        Roo.log('///');
-        Roo.log(this);
         if (this.csvFrame) {
             document.body.removeChild(this.csvFrame);
         }