Nikolay Nikolov 4 anni fa
parent
commit
bb0155141a
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      compiler/ogwasm.pas

+ 0 - 2
compiler/ogwasm.pas

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