Delete obsolete and unimplemented function.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 19 May 2004 17:05:02 +0000 (17:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 19 May 2004 17:05:02 +0000 (17:05 +0000)
crypto/x509/x509_vfy.h

index 071d17eb2e7028b5c0906fa25f13541e49690939..5a5741df082a9b5c8453b5eccd9998ffd0af50fb 100644 (file)
@@ -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