Browse Source

* remove unused variables

florian 1 year ago
parent
commit
80e8dce98f
1 changed files with 0 additions and 4 deletions
  1. 0 4
      tests/test/units/system/tabs.pp

+ 0 - 4
tests/test/units/system/tabs.pp

@@ -375,10 +375,6 @@ procedure fail;
       WriteLn('Success!');
       WriteLn('Success!');
   end;
   end;
 
 
-var
- r: longint;
- _success : boolean;
- l: boolean;
 Begin
 Begin
 {$ifdef SKIP_CURRENCY_TEST}
 {$ifdef SKIP_CURRENCY_TEST}
   Writeln('Skipping currency test because its not supported by theis compiler');
   Writeln('Skipping currency test because its not supported by theis compiler');