From: Edward Date: Mon, 15 Apr 2019 03:35:24 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=563f742556ddf217d8a2ade4c4abe97b5566ef91;ds=sidebyside Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 9f5a7f65..1a130d1a 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1154,8 +1154,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { writeImage : function (row, col, data, width, height, type) { - console.log([row, col, width, height, type]); - if (!data) { throw "write Image called with missing data"; }