From 46a3fe1458b6d34eb5f1b97e8fc6f60656cb3611 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 11 Jun 2017 11:07:51 +0200 Subject: Windows: fix compiler warnings --- src/Common/BootEncryption.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Common/BootEncryption.cpp') diff --git a/src/Common/BootEncryption.cpp b/src/Common/BootEncryption.cpp index 1c68a2fe..b2ab9f2a 100644 --- a/src/Common/BootEncryption.cpp +++ b/src/Common/BootEncryption.cpp @@ -2223,8 +2223,6 @@ namespace VeraCrypt } void EfiBoot::MountBootPartition(WCHAR letter) { - NTSTATUS res; - ULONG len; if (!bBootVolumePathSelected) { SelectBootVolumeESP(); } -- cgit v1.2.3