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 98015a365..c41f32006 100644 --- a/g10/packet.h +++ b/g10/packet.h @@ -99,7 +99,6 @@ typedef struct { byte hdrbytes; /* number of header bytes */ byte version; byte pubkey_algo; /* algorithm used for public key scheme */ - md_filter_context_t mfx; ulong local_id; /* internal use, valid if > 0 */ union { struct { |