1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-07-06 04:58:01 -05:00

Windows Driver: remove unused variable.

This commit is contained in:
Mounir IDRASSI
2017-05-23 11:52:31 +02:00
parent 7c78c4f4ac
commit feef2fee91
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -63,7 +63,6 @@ typedef struct EXTENSION
uint32 HostBytesPerSector;
uint32 HostBytesPerPhysicalSector;
ULONG BytesOffsetForSectorAlignment;
KEVENT keVolumeEvent; /* Event structure used when setting up a device */