mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 17:49:13 +02:00
- removed commented out code from tcgz80.done_register_allocators
git-svn-id: branches/z80@45109 -
This commit is contained in:
parent
1713176078
commit
ab8f9cc707
@ -166,7 +166,6 @@ unit cgcpu;
|
|||||||
procedure tcgz80.done_register_allocators;
|
procedure tcgz80.done_register_allocators;
|
||||||
begin
|
begin
|
||||||
rg[R_INTREGISTER].free;
|
rg[R_INTREGISTER].free;
|
||||||
// rg[R_ADDRESSREGISTER].free;
|
|
||||||
inherited done_register_allocators;
|
inherited done_register_allocators;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user