summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_vfy.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2004-05-19 17:05:02 +0000
committerDr. Stephen Henson <steve@openssl.org>2004-05-19 17:05:02 +0000
commiteda52e175a98c0871a55e733a66ed6647da9766c (patch)
tree2649cef8b1539d3bbe323f6a36de7fb195c19685 /crypto/x509/x509_vfy.h
parent665560e9a47dacdeabd138880288f39164948ba8 (diff)
Delete obsolete and unimplemented function.
Diffstat (limited to 'crypto/x509/x509_vfy.h')
-rw-r--r--crypto/x509/x509_vfy.h4
1 files changed, 0 insertions, 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