Browse Source

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

git-svn-id: trunk@43107 -
svenbarth 6 năm trước cách đây
mục cha
commit
178146f06c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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}