From: edward Date: Tue, 29 Aug 2017 08:47:14 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a715ace91be745bd82fbea19504f948f1c5950b1 Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 7933b09c..d46cb952 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -699,8 +699,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { { data = data || this.data; - Roo.log('this.grid...'); - Roo.log(this.grid); for (var r = 0; r < this.rmax;r++) { if (typeof(this.grid[r]) == 'undefined') { continue;