Procházet zdrojové kódy

* remove unused variables

florian před 1 rokem
rodič
revize
80e8dce98f
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  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!');
   end;
 
-var
- r: longint;
- _success : boolean;
- l: boolean;
 Begin
 {$ifdef SKIP_CURRENCY_TEST}
   Writeln('Skipping currency test because its not supported by theis compiler');