mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-13 11:50:10 +01:00
Remove unused crypt_dm_active_device member.
This commit is contained in:
committed by
Milan Broz
parent
32d357e1a8
commit
0a4bd8cb7d
@@ -79,7 +79,6 @@ struct crypt_dm_active_device {
|
||||
struct {
|
||||
const char *cipher;
|
||||
const char *integrity;
|
||||
char *key_description;
|
||||
|
||||
/* Active key for device */
|
||||
struct volume_key *vk;
|
||||
|
||||
Reference in New Issue
Block a user