mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 12:00:57 +02: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
|
||||
RtlInfoType = Record
|
||||
FMode: LongInt;
|
||||
{FInode,
|
||||
FUid,
|
||||
FGid,}
|
||||
FSize: __wasi_filesize_t;
|
||||
FMTime: __wasi_timestamp_t;
|
||||
End;
|
||||
|
Loading…
Reference in New Issue
Block a user