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