summaryrefslogtreecommitdiff
path: root/tests/ocsp-basic-response.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ocsp-basic-response.c')
-rw-r--r--tests/ocsp-basic-response.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ocsp-basic-response.c b/tests/ocsp-basic-response.c
index 3a190a8..252a87e 100644
--- a/tests/ocsp-basic-response.c
+++ b/tests/ocsp-basic-response.c
@@ -106,8 +106,6 @@ main (int argc, char** argv)
exit (1);
}
-
-
len = sizeof(data);
result = asn1_read_value(node1, "tbsResponseData.responderID.byKey", data, &len);
if (result != ASN1_SUCCESS)