瀏覽代碼

- removed redundant comment

git-svn-id: branches/wasm@47994 -
nickysn 5 年之前
父節點
當前提交
5524de3be8
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/wasm32/hlcgcpu.pas

+ 0 - 1
compiler/wasm32/hlcgcpu.pas

@@ -1400,7 +1400,6 @@ implementation
         list.concat(taicpu.op_const(a_i32_const, 0));
         list.concat(taicpu.op_const(a_br,loopContBr+blocks))
       end else begin
-        //Internalerror(2019091806); // unexpected jump
         Internalerror(2019091806); // unexpected jump
       end;
     end;