Browse Source

* fixed warning

Nikolay Nikolov 3 years ago
parent
commit
ca70cb05a7
1 changed files with 0 additions and 2 deletions
  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;