소스 검색

- TRawByteSymLinkRec.Name is not required (and TUnicodeSymLinkRec doesn't have it either)

git-svn-id: trunk@43107 -
svenbarth 6 년 전
부모
커밋
178146f06c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      rtl/objpas/sysutils/filutilh.inc

+ 0 - 1
rtl/objpas/sysutils/filutilh.inc

@@ -106,7 +106,6 @@ Type
     TargetName : RawByteString;
     Size : Int64;
     Attr : Longint;
-    Name : RawByteString;
 {$IFDEF SYMLINKREC_USEFINDDATA}
     FindData : TFindData;
 {$ENDIF}