Ver código fonte

* fixed warning

Nikolay Nikolov 4 anos atrás
pai
commit
bb0155141a
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      compiler/ogwasm.pas

+ 0 - 2
compiler/ogwasm.pas

@@ -420,8 +420,6 @@ implementation
             WriteByte(dest,$7D);
           wbt_f64:
             WriteByte(dest,$7C);
-          else
-            internalerror(2021092020);
         end;
       end;