When initial setup is running it asks to press enter to format the drive, then

it displays the exact same message again before finally formatting the drive.

Thanks Colin_Finck.

See issue #1964 for more details.

svn path=/trunk/; revision=26155
This commit is contained in:
Aleksey Bragin 2007-03-22 18:38:48 +00:00
parent f279772add
commit eebea09420

View file

@ -2210,7 +2210,6 @@ FormatPartitionPage (PINPUT_RECORD Ir)
PartEntry->PartInfo[0].PartitionType = PARTITION_FAT32_XINT13;
}
}
break;
}
else if (!FileSystemList->Selected->FormatFunc)
return QUIT_PAGE;