Browse Source

- removed redundant code from wasm32 instruction writer

git-svn-id: branches/wasm@47967 -
nickysn 4 years ago
parent
commit
5dfdaf870f
1 changed files with 0 additions and 1 deletions
  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