mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 17:50:16 +02:00
- TRawByteSymLinkRec.Name is not required (and TUnicodeSymLinkRec doesn't have it either)
git-svn-id: trunk@43107 -
This commit is contained in:
parent
ab12408a44
commit
178146f06c
@ -106,7 +106,6 @@ Type
|
||||
TargetName : RawByteString;
|
||||
Size : Int64;
|
||||
Attr : Longint;
|
||||
Name : RawByteString;
|
||||
{$IFDEF SYMLINKREC_USEFINDDATA}
|
||||
FindData : TFindData;
|
||||
{$ENDIF}
|
||||
|
Loading…
Reference in New Issue
Block a user