mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 07:26:24 +02:00
- removed debug writeln
git-svn-id: branches/z80@44580 -
This commit is contained in:
parent
59d7a45215
commit
9dc8744b53
@ -243,7 +243,6 @@ interface
|
|||||||
|
|
||||||
location_reset(location,LOC_FLAGS,OS_NO);
|
location_reset(location,LOC_FLAGS,OS_NO);
|
||||||
location.resflags:=getresflags(unsigned);
|
location.resflags:=getresflags(unsigned);
|
||||||
writeln(location.resflags);
|
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
internalerror(2020040401);
|
internalerror(2020040401);
|
||||||
|
Loading…
Reference in New Issue
Block a user