X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Gnumeric.js;h=1a130d1a931cb7f2ed3c9d50c7ecfe94e2e07362;hp=9f5a7f658f1b4fb9e69b7fe7a79ea0ab076a5250;hb=563f742556ddf217d8a2ade4c4abe97b5566ef91;hpb=9eca89407bcf5b955b0d5d8dd57d335be83277c9 diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 9f5a7f65..1a130d1a 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1154,8 +1154,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { writeImage : function (row, col, data, width, height, type) { - console.log([row, col, width, height, type]); - if (!data) { throw "write Image called with missing data"; }