Pman.Gnumeric.js
authorEdward <edward@roojs.com>
Mon, 15 Apr 2019 03:35:24 +0000 (11:35 +0800)
committerEdward <edward@roojs.com>
Mon, 15 Apr 2019 03:35:24 +0000 (11:35 +0800)
Pman.Gnumeric.js

index 9f5a7f6..1a130d1 100644 (file)
@@ -1154,8 +1154,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
     
     writeImage : function (row, col, data, width, height, type) 
     {
     
     writeImage : function (row, col, data, width, height, type) 
     {
-        console.log([row, col, width, height, type]);
-        
         if (!data) {
             throw "write Image called with missing data";
         }
         if (!data) {
             throw "write Image called with missing data";
         }