Parcourir la source

* fixed warning

Nikolay Nikolov il y a 4 ans
Parent
commit
bb0155141a
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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;