浏览代码

* fixed warning

Nikolay Nikolov 3 年之前
父节点
当前提交
ca70cb05a7
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      compiler/wasm32/cpubase.pas

+ 0 - 2
compiler/wasm32/cpubase.pas

@@ -448,8 +448,6 @@ uses
             result:=$7D;
           wbt_f64:
             result:=$7C;
-          else
-            internalerror(2021092622);
         end;
       end;