mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
[USETUP] Remove unused VolumeLabel and FileSystemName from the PARTENTRY type
This commit is contained in:
@@ -63,8 +63,6 @@ typedef struct _PARTENTRY
|
||||
ULONG PartitionIndex;
|
||||
|
||||
CHAR DriveLetter;
|
||||
CHAR VolumeLabel[17];
|
||||
CHAR FileSystemName[9];
|
||||
|
||||
BOOLEAN LogicalPartition;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user