Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index ad5eafd..b2ccf3c 100644 (file)
@@ -185,9 +185,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
             url: this.url,
             method:  'GET',
             success : function(resp, opts) {
-                
-                Roo.log('resp:');
-                Roo.log(resp);
                 _t.response = resp;
                 _t.doc = resp.responseXML;
                 
@@ -1190,7 +1187,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
                 break;
             }
         }
-       
         
         soi.setAttribute('ObjectBound',
             //gnumeric_colRowToName(row,col) + ':' + gnumeric_colRowToName(row+1,col+1));