From: Dr. Stephen Henson Date: Wed, 19 May 2004 17:05:02 +0000 (+0000) Subject: Delete obsolete and unimplemented function. X-Git-Tag: BEN_FIPS_TEST_6~42^2~216 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eda52e175a98c0871a55e733a66ed6647da9766c;p=thirdparty%2Fopenssl.git Delete obsolete and unimplemented function. --- diff --git a/crypto/x509/x509_vfy.h b/crypto/x509/x509_vfy.h index 071d17eb2e7..5a5741df082 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