diff options
Diffstat (limited to '')
-rw-r--r-- | src/decrypt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decrypt.c b/src/decrypt.c index 5e761568..da08e742 100644 --- a/src/decrypt.c +++ b/src/decrypt.c @@ -88,7 +88,6 @@ gpgme_op_decrypt_result (gpgme_ctx_t ctx) if (_gpgme_debug_trace ()) { gpgme_recipient_t rcp; - int signatures = 0; if (opd->result.unsupported_algorithm) { |