Remove redundant declarations of ERR_load_*_strings()
[openssl.git] / include / openssl / ui.h
index 1da1ccb48043fbe175ebe54cb9e5fa4a20ffb5f6..ab1d7e30d8800be57c3fbcd742ab628cb98248bd 100644 (file)
@@ -361,7 +361,6 @@ int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt,
                     int verify);
 UI_METHOD *UI_UTIL_wrap_read_pem_callback(pem_password_cb *cb, int rwflag);
 
-int ERR_load_UI_strings(void);
 
 # ifdef  __cplusplus
 }