diff options
Diffstat (limited to 'g10/packet.h')
-rw-r--r-- | g10/packet.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/packet.h b/g10/packet.h index b217bacbb..492e8aa85 100644 --- a/g10/packet.h +++ b/g10/packet.h @@ -207,7 +207,6 @@ typedef struct { byte is_primary; prefitem_t *prefs; /* list of preferences (may be NULL) */ int mdc_feature; /* mdc feature set */ - byte *namehash; /* if != NULL: found by this name */ PKT_user_id *user_id; /* if != NULL: found by that uid */ struct revocation_key *revkey; int numrevkeys; |