aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-private-keys.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/t-private-keys.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/t-private-keys.c b/common/t-private-keys.c
index 06415a1fa..1027e70cf 100644
--- a/common/t-private-keys.c
+++ b/common/t-private-keys.c
@@ -269,7 +269,6 @@ run_modification_tests (void)
{
gpg_error_t err;
pkc_t pk;
- pke_t e;
gcry_sexp_t key;
char *buf;
@@ -380,7 +379,6 @@ convert (const char *fname)
gcry_sexp_t key;
char *buf;
size_t buflen;
- gpgrt_ssize_t nread;
struct stat st;
pkc_t pk;