소스 검색

- rm unused var

git-svn-id: trunk@30407 -
nickysn 10 년 전
부모
커밋
f380d67575
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      compiler/omfbase.pas

+ 0 - 1
compiler/omfbase.pas

@@ -540,7 +540,6 @@ implementation
 
   procedure TOmfRecord_SEGDEF.EncodeTo(RawRecord: TOmfRawRecord);
     var
-      B: Byte;
       Big: Boolean;
       NextOfs: Integer;
     begin