Pman.Gnumeric.js
authoredward <edward@roojs.com>
Wed, 6 Sep 2017 05:25:20 +0000 (13:25 +0800)
committeredward <edward@roojs.com>
Wed, 6 Sep 2017 05:25:20 +0000 (13:25 +0800)
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;