Browse Source

removed silly ancient writeln debug from me...

git-svn-id: trunk@27821 -
Károly Balogh 11 years ago
parent
commit
2936335f68
1 changed files with 0 additions and 2 deletions
  1. 0 2
      compiler/m68k/n68kadd.pas

+ 0 - 2
compiler/m68k/n68kadd.pas

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