mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Linux/macOS: Remove TrueCrypt support
This commit is contained in:
@@ -37,8 +37,7 @@ namespace VeraCrypt
|
||||
Removable (false),
|
||||
SharedAccessAllowed (false),
|
||||
SlotNumber (0),
|
||||
UseBackupHeaders (false),
|
||||
TrueCryptMode (false)
|
||||
UseBackupHeaders (false)
|
||||
{
|
||||
}
|
||||
|
||||
@@ -72,7 +71,6 @@ namespace VeraCrypt
|
||||
bool SharedAccessAllowed;
|
||||
VolumeSlotNumber SlotNumber;
|
||||
bool UseBackupHeaders;
|
||||
bool TrueCryptMode;
|
||||
bool EMVSupportEnabled;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user