mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-29 23:31:46 +01:00
- removed unused, commented out fields from the RtlInfoType record
This commit is contained in:
parent
78c4585b53
commit
6cd88575c6
@ -72,9 +72,6 @@ Uses
|
|||||||
type
|
type
|
||||||
RtlInfoType = Record
|
RtlInfoType = Record
|
||||||
FMode: LongInt;
|
FMode: LongInt;
|
||||||
{FInode,
|
|
||||||
FUid,
|
|
||||||
FGid,}
|
|
||||||
FSize: __wasi_filesize_t;
|
FSize: __wasi_filesize_t;
|
||||||
FMTime: __wasi_timestamp_t;
|
FMTime: __wasi_timestamp_t;
|
||||||
End;
|
End;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user