summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/asn.1')
-rw-r--r--src/tests/asn.1/ktest.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tests/asn.1/ktest.c b/src/tests/asn.1/ktest.c
index e3e7839266..6de0cb00fb 100644
--- a/src/tests/asn.1/ktest.c
+++ b/src/tests/asn.1/ktest.c
@@ -690,8 +690,6 @@ ktest_make_sample_pa_pk_as_req(krb5_pa_pk_as_req *p)
void
ktest_make_sample_pa_pk_as_req_draft9(krb5_pa_pk_as_req_draft9 *p)
{
- int i;
-
ktest_make_sample_data(&p->signedAuthPack);
ktest_make_sample_data(&p->kdcCert);
}