From a715ace91be745bd82fbea19504f948f1c5950b1 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 29 Aug 2017 16:47:14 +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 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; -- 2.39.2