mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-17 14:30:51 +02:00
* remove accidently committed debug code
git-svn-id: trunk@44175 -
(cherry picked from commit 0424c2a658
)
This commit is contained in:
parent
b65e3288aa
commit
265783c4b5
@ -409,7 +409,6 @@ implementation
|
||||
i: Integer;
|
||||
hp: tai;
|
||||
begin
|
||||
exit;
|
||||
taicpu(firstinstruction).opcode:=A_SLEEP;
|
||||
for i:=0 to taicpu(firstinstruction).opercnt-1 do
|
||||
taicpu(firstinstruction).freeop(i);
|
||||
|
Loading…
Reference in New Issue
Block a user