Make the change to strong keys in the string to key(s) functions experimental in...
[oweals/openssl.git] / crypto / dso / dso.h
index a1678454a5ad6f6d0bacb498e367f53a83d05c26..aa721f7febb603ab5eebb94f1182bf79cda53715 100644 (file)
@@ -261,8 +261,6 @@ DSO_METHOD *DSO_METHOD_win32(void);
 /* If VMS is defined, use shared images. If not, return NULL. */
 DSO_METHOD *DSO_METHOD_vms(void);
 
-void ERR_load_DSO_strings(void);
-
 /* BEGIN ERROR CODES */
 /* The following lines are auto generated by the script mkerr.pl. Any changes
  * made after this point may be overwritten when the script is next run.