Răsfoiți Sursa

- removed unused comment

Nikolay Nikolov 3 ani în urmă
părinte
comite
ae17e6acb6
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      compiler/systems/t_wasi.pas

+ 0 - 1
compiler/systems/t_wasi.pas

@@ -95,7 +95,6 @@ end;
 procedure tlinkerwasi.SetDefaultInfo;
 begin
   Info.DllCmd[1] := 'wasm-ld $SONAME $GCSECTIONS $MAP -o $EXE';
-  //Info.DllCmd[2] := 'wasmtool --exportrename $INPUT $EXE';
 end;
 
 procedure tlinkerwasi.InitSysInitUnitName;