소스 검색

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