summaryrefslogtreecommitdiff
path: root/trust/extract-openssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'trust/extract-openssl.c')
-rw-r--r--trust/extract-openssl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/trust/extract-openssl.c b/trust/extract-openssl.c
index 3271339..a40a74f 100644
--- a/trust/extract-openssl.c
+++ b/trust/extract-openssl.c
@@ -662,7 +662,6 @@ p11_extract_openssl_directory (p11_enumerate *ex,
filename = NULL;
path = NULL;
- ret = false;
file = p11_save_open_file_in (dir, name, ".pem");
if (file != NULL) {