Преглед на файлове

* remove unused variables

florian преди 1 година
родител
ревизия
80e8dce98f
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  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');