Sfoglia il codice sorgente

removed silly ancient writeln debug from me...

git-svn-id: trunk@27821 -
Károly Balogh 11 anni fa
parent
commit
2936335f68
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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