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

git-svn-id: branches/z80@44982 -
This commit is contained in:
nickysn 2020-04-21 23:40:46 +00:00
parent 86643f8a34
commit 41b5829983

View File

@ -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);