瀏覽代碼

removed silly ancient writeln debug from me...

git-svn-id: trunk@27821 -
Károly Balogh 11 年之前
父節點
當前提交
2936335f68
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      compiler/m68k/n68kadd.pas

+ 0 - 2
compiler/m68k/n68kadd.pas

@@ -658,9 +658,7 @@ implementation
               end;
             secondpass(left);
             if left.location.loc in [LOC_FLAGS,LOC_JUMP] then begin
-//             writeln('ajjaj');
              hlcg.location_force_reg(current_asmdata.CurrAsmList,left.location,left.resultdef,cgsize_orddef(cgsize),false);
-//             writeln('reccs?');
             end;
             if isjump then
              begin