mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-12 23:09:40 +02:00
* remove unused variables
This commit is contained in:
parent
3b8fcfc6eb
commit
80e8dce98f
@ -375,10 +375,6 @@ procedure fail;
|
||||
WriteLn('Success!');
|
||||
end;
|
||||
|
||||
var
|
||||
r: longint;
|
||||
_success : boolean;
|
||||
l: boolean;
|
||||
Begin
|
||||
{$ifdef SKIP_CURRENCY_TEST}
|
||||
Writeln('Skipping currency test because its not supported by theis compiler');
|
||||
|
Loading…
Reference in New Issue
Block a user