From eda52e175a98c0871a55e733a66ed6647da9766c Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 19 May 2004 17:05:02 +0000 Subject: [PATCH] Delete obsolete and unimplemented function. --- crypto/x509/x509_vfy.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/crypto/x509/x509_vfy.h b/crypto/x509/x509_vfy.h index 071d17eb2e..5a5741df08 100644 --- a/crypto/x509/x509_vfy.h +++ b/crypto/x509/x509_vfy.h @@ -448,10 +448,6 @@ STACK_OF(POLICYQUALINFO) * const X509_POLICY_NODE * X509_policy_node_get0_parent(const X509_POLICY_NODE *node); -#if 0 -void X509_policy_lib_init(void); -#endif - #ifdef __cplusplus } #endif -- 2.34.1