Delete obsolete and unimplemented function.

This commit is contained in:
Dr. Stephen Henson 2004-05-19 17:05:02 +00:00
parent 665560e9a4
commit eda52e175a

View 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