Pman.Gnumeric.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 17 Nov 2010 07:05:30 +0000 (15:05 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 17 Nov 2010 07:05:30 +0000 (15:05 +0800)
Pman.Gnumeric.js

index 251a463..ecc5cad 100644 (file)
@@ -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 {