mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-05-21 20:11:30 +00:00
Windows: fix compiler warnings
This commit is contained in:
@@ -2223,8 +2223,6 @@ namespace VeraCrypt
|
||||
}
|
||||
|
||||
void EfiBoot::MountBootPartition(WCHAR letter) {
|
||||
NTSTATUS res;
|
||||
ULONG len;
|
||||
if (!bBootVolumePathSelected) {
|
||||
SelectBootVolumeESP();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user