Sfoglia il codice sorgente

- removed redundant code from wasm32 instruction writer

git-svn-id: branches/wasm@47967 -
nickysn 4 anni fa
parent
commit
5dfdaf870f
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      compiler/wasm32/agllvmmc.pas

+ 0 - 1
compiler/wasm32/agllvmmc.pas

@@ -316,7 +316,6 @@ implementation
         writer.AsmWrite(' (result i32)') //todo: this is a hardcode, but shouldn't
       else
 
-      cpu := taicpu(hp);
       if cpu.ops<>0 then
         begin
           for i:=0 to cpu.ops-1 do