Browse Source

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

git-svn-id: trunk@43107 -
svenbarth 5 years ago
parent
commit
178146f06c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rtl/objpas/sysutils/filutilh.inc

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

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