From 563f742556ddf217d8a2ade4c4abe97b5566ef91 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 15 Apr 2019 11:35:24 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 2 -- 1 file changed, 2 deletions(-) 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"; } -- 2.39.2