瀏覽代碼

- 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