From: Edward Date: Mon, 15 Apr 2019 03:52:01 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=1e9af4407af3d9f9c2016edd76e048ca73ea892f Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index dd036b48..d8cd0b48 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -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);