From 1e9af4407af3d9f9c2016edd76e048ca73ea892f Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 15 Apr 2019 11:52:01 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 1 - 1 file changed, 1 deletion(-) 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); -- 2.39.2