remove redundant ERR_load_... declarations

This commit is contained in:
Bodo Möller
2001-12-17 19:24:39 +00:00
parent b35ef576f4
commit 3ece3605ac
20 changed files with 0 additions and 31 deletions

View File

@@ -989,7 +989,6 @@ int SSL_add_dir_cert_subjects_to_stack(STACK_OF(X509_NAME) *stackCAs,
const char *dir);
#endif
void ERR_load_SSL_strings(void );
void SSL_load_error_strings(void );
char * SSL_state_string(SSL *s);
char * SSL_rstate_string(SSL *s);