소스 검색

- removed redundant comment

git-svn-id: branches/wasm@47994 -
nickysn 4 년 전
부모
커밋
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;