mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-10 05:03:33 +01:00
Windows: remove unused variable
This commit is contained in:
parent
d4fdba1d29
commit
e80dd29c0d
@ -1496,7 +1496,6 @@ BOOL DoDriverUnload_Dll (MSIHANDLE hInstaller, HWND hwnd)
|
||||
|
||||
if (hDriver != INVALID_HANDLE_VALUE)
|
||||
{
|
||||
MOUNT_LIST_STRUCT driver;
|
||||
LONG driverVersion = VERSION_NUM;
|
||||
int refCount;
|
||||
DWORD dwResult;
|
||||
|
Loading…
Reference in New Issue
Block a user