Explorar o código

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

git-svn-id: trunk@43107 -
svenbarth %!s(int64=6) %!d(string=hai) anos
pai
achega
178146f06c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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}