[USETUP] Work around GCC's complaints (will be fixed properly later on).

This commit is contained in:
Hermès Bélusca-Maïto 2020-10-20 01:26:49 +02:00
parent 08924c1850
commit 6c94e4f487
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -3519,7 +3519,7 @@ FormatPartitionPage(PINPUT_RECORD Ir)
"\n"
" \x07 Press ENTER to continue Setup.\n"
" \x07 Press F3 to quit Setup.",
PartEntry->FileSystem);
SelectedFileSystem->FileSystem /* PartEntry->FileSystem */);
PopupError(Buffer,
MUIGetString(STRING_QUITCONTINUE),