diff --git a/base/setup/usetup/partlist.h b/base/setup/usetup/partlist.h index bf2bca235e6..c42335a70ac 100644 --- a/base/setup/usetup/partlist.h +++ b/base/setup/usetup/partlist.h @@ -63,8 +63,6 @@ typedef struct _PARTENTRY ULONG PartitionIndex; CHAR DriveLetter; - CHAR VolumeLabel[17]; - CHAR FileSystemName[9]; BOOLEAN LogicalPartition;