mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 21:07:54 +02:00
* clean up
This commit is contained in:
parent
07cd469ade
commit
bd104270ae
@ -10,9 +10,6 @@ var
|
||||
s: shortstring;
|
||||
b, b2: byte;
|
||||
ch, ch2: char;
|
||||
{$ifdef cpu64}
|
||||
caught: boolean;
|
||||
{$endif cpu64}
|
||||
begin
|
||||
s:='$0fffffff';
|
||||
for b := low(hexch) to high(hexch) do
|
||||
|
Loading…
Reference in New Issue
Block a user