浏览代码

- removed redundant code from wasm32 instruction writer

git-svn-id: branches/wasm@47967 -
nickysn 4 年之前
父节点
当前提交
5dfdaf870f
共有 1 个文件被更改,包括 0 次插入1 次删除
  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