Explorar o código

- removed commented out code, because it looks like a misleading comment

git-svn-id: branches/z80@44982 -
nickysn %!s(int64=5) %!d(string=hai) anos
pai
achega
41b5829983
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/z80/nz80add.pas

+ 1 - 1
compiler/z80/nz80add.pas

@@ -426,7 +426,7 @@ interface
                 internalerror(2020042103);
             end;
           end
-        else {if unsigned then}
+        else
           begin
             if left.location.loc<>LOC_REGISTER then
               hlcg.location_force_reg(current_asmdata.CurrAsmList,left.location,left.resultdef,left.resultdef,false);