瀏覽代碼

* 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');