diff --git a/compiler/wasm/hlcgcpu.pas b/compiler/wasm/hlcgcpu.pas index e2314628cd..da94288f26 100644 --- a/compiler/wasm/hlcgcpu.pas +++ b/compiler/wasm/hlcgcpu.pas @@ -2007,7 +2007,6 @@ implementation result := getputmemf64[isload] else result := getputmem64[isload, is_signed(def)]; - //todo: floats? else Internalerror(201909150001); end;