--- truecrypt/common/common.h 2018/04/24 16:44:42 1.1.1.3 +++ truecrypt/common/common.h 2018/04/24 16:46:31 1.1.1.4 @@ -31,12 +31,6 @@ enum typedef struct { - int Length; - unsigned char Text[MAX_PASSWORD + 1]; -} Password; - -typedef struct -{ BOOL ReadOnly; BOOL Removable; BOOL ProtectHiddenVolume;