remove redundant ERR_load_... declarations
[openssl.git] / crypto / x509v3 / x509v3.h
index d1c9828f78b1d5acfb0f5a6115be22d1b45d81fa..daecc55271e4dbf46cd9c5e898c89278519c978a 100644 (file)
@@ -404,8 +404,6 @@ typedef struct x509_purpose_st {
 
 DECLARE_STACK_OF(X509_PURPOSE)
 
-void ERR_load_X509V3_strings(void);
-
 DECLARE_ASN1_FUNCTIONS(BASIC_CONSTRAINTS)
 
 DECLARE_ASN1_FUNCTIONS(SXNET)