summaryrefslogtreecommitdiff
path: root/program/include/cert_store.h
diff options
context:
space:
mode:
Diffstat (limited to 'program/include/cert_store.h')
-rw-r--r--program/include/cert_store.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/program/include/cert_store.h b/program/include/cert_store.h
index 1329d82..49556c0 100644
--- a/program/include/cert_store.h
+++ b/program/include/cert_store.h
@@ -45,7 +45,6 @@ struct pxy_obj_keyring
char public_algo[CT_STRING_MAX];
char v3_ctl[CT_STRING_MAX];
int is_send;
- int is_valid;
time_t op_time;
atomic64_t ref_cnt;
STACK_OF(X509) *stack_ca;