Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index dd036b4..d8cd0b4 100644 (file)
@@ -1274,7 +1274,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         soi.setAttribute('crop-left','0.000000');
         soi.setAttribute('crop-right','0.000000');
         
-//        var name = 'Image' + Math.random().toString(36).substring(2);
         var content = this.doc.createElement('Content');
         content.setAttribute('image-type', type ? type : 'jpeg');
         content.setAttribute('size-bytes', size);