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

git-svn-id: trunk@43107 -
This commit is contained in:
svenbarth 2019-10-03 12:07:09 +00:00
parent ab12408a44
commit 178146f06c

View File

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