Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index ec24a48..bd6c7c5 100644 (file)
@@ -1241,8 +1241,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
             throw "write Image called with missing data";
         }
         
-        throw "write Image called with missing data";
-        
         startCol = startCol * 1;
         startRow = startRow * 1;
         endCol = endCol * 1;