mirror of
https://github.com/reactos/reactos.git
synced 2024-11-24 03:53:31 +08:00
[USETUP] Remove unused VolumeLabel and FileSystemName from the PARTENTRY type
This commit is contained in:
parent
3ce0c5d48b
commit
1b323ff2f4
@ -63,8 +63,6 @@ typedef struct _PARTENTRY
|
||||
ULONG PartitionIndex;
|
||||
|
||||
CHAR DriveLetter;
|
||||
CHAR VolumeLabel[17];
|
||||
CHAR FileSystemName[9];
|
||||
|
||||
BOOLEAN LogicalPartition;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user