From: edward Date: Tue, 5 Sep 2017 10:33:36 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7c54b2de84131a34a2a4ef29925fcde494f113ce Pman.Gnumeric.js --- 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;