* fixed warnings in aoptcpu

git-svn-id: branches/z80@44828 -
This commit is contained in:
nickysn 2020-04-19 04:40:48 +00:00
parent 85e3ad2193
commit 44d4b5ea83

View File

@ -225,11 +225,11 @@ Implementation
//TmpUsedRegs : TAllUsedRegs;
begin
result := false;
case p.typ of
ait_instruction:
begin
end;
end;
//case p.typ of
// ait_instruction:
// begin
// end;
//end;
end;