mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02: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
1 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue