mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
g10: Remove unused struct cmp_help_context_s.
* g10/sig-check.c (struct cmp_help_context_s) Remove unused struct. -- Signed-off-by: Neal H. Walfield <neal@g10code.com>.
This commit is contained in:
parent
12443eafa6
commit
8ab63e4b50
@ -34,12 +34,6 @@
|
||||
#include "options.h"
|
||||
#include "pkglue.h"
|
||||
|
||||
/* Context used by the compare function. */
|
||||
struct cmp_help_context_s
|
||||
{
|
||||
PKT_signature *sig;
|
||||
gcry_md_hd_t md;
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user