mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-13 03:48:26 -06:00
Windows: Remove TrueCrypt support. Increment version to 1.26.4.
This commit is contained in:
@@ -23,7 +23,6 @@ namespace VeraCrypt
|
||||
:
|
||||
Pim (0),
|
||||
Pkcs5 (-1),
|
||||
TrueCryptMode (-1),
|
||||
DisableHotkeyMount (false),
|
||||
DisconnectedDevice (false),
|
||||
MountOnLogOn (false),
|
||||
@@ -44,7 +43,6 @@ namespace VeraCrypt
|
||||
wstring Label;
|
||||
int Pim;
|
||||
int Pkcs5;
|
||||
int TrueCryptMode;
|
||||
BYTE VolumeID[VOLUME_ID_SIZE];
|
||||
|
||||
bool DisableHotkeyMount;
|
||||
|
||||
Reference in New Issue
Block a user