Sfoglia il codice sorgente

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

git-svn-id: trunk@43107 -
svenbarth 6 anni fa
parent
commit
178146f06c
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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}