Kaynağa Gözat

- removed an extra unused jump

git-svn-id: branches/z80@44978 -
nickysn 5 yıl önce
ebeveyn
işleme
ded10c55b3
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      compiler/z80/nz80add.pas

+ 0 - 1
compiler/z80/nz80add.pas

@@ -469,7 +469,6 @@ interface
                           tcgz80(cg).adjust_normalized_ref(current_asmdata.CurrAsmList,tmpref,-1);
                       end;
                     cg.ungetcpuregister(current_asmdata.CurrAsmList,NR_A);
-                    cg.a_jmp_always(current_asmdata.CurrAsmList,truelabel);
                   end
                 else
                   hlcg.location_force_reg(current_asmdata.CurrAsmList,right.location,right.resultdef,right.resultdef,false);