Remove unused crypt_dm_active_device member.

This commit is contained in:
Ondrej Kozina
2018-11-15 15:22:55 +01:00
committed by Milan Broz
parent 32d357e1a8
commit 0a4bd8cb7d

View File

@@ -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;