From a8f4493062b9a2036c07faecdedf2df90b36c4ac Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 17 Nov 2010 15:05:30 +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 251a4630..ecc5cadf 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -777,9 +777,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { // let's see what affect this has.. // it might mess things up.. - - //var style = document.defaultView.getComputedStyle(rows[row], ""); - if (rows[row].getAttribute('xls:height')) { this.setRowHeight(row + yoff, 1* rows[row].getAttribute('xls:height')); } else { -- 2.39.2