Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index bd6c7c5..ec24a48 100644 (file)
@@ -1241,6 +1241,8 @@ 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;