From 7c54b2de84131a34a2a4ef29925fcde494f113ce Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 5 Sep 2017 18:33:36 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 221e5da8..dcd7fa65 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -700,9 +700,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { data = data || this.data; - Roo.log('run??'); - Roo.log(data); - for (var r = 0; r < this.rmax;r++) { if (typeof(this.grid[r]) == 'undefined') { continue; -- 2.39.2