From: Dr. Stephen Henson <steve@openssl.org>
Date: Wed, 19 May 2004 17:05:02 +0000 (+0000)
Subject: Delete obsolete and unimplemented function.
X-Git-Tag: BEN_FIPS_TEST_6~14^2~242
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=eda52e175a98c0871a55e733a66ed6647da9766c;p=oweals%2Fopenssl.git

Delete obsolete and unimplemented function.
---

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