X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fdso%2Fdso.h;h=aa721f7febb603ab5eebb94f1182bf79cda53715;hb=003144a8e8ed5c6c4aaee6e227773bb3d6bc0f9d;hp=a1678454a5ad6f6d0bacb498e367f53a83d05c26;hpb=9163b8fb238ece12091753c137db37b6489719bb;p=oweals%2Fopenssl.git diff --git a/crypto/dso/dso.h b/crypto/dso/dso.h index a1678454a5..aa721f7feb 100644 --- a/crypto/dso/dso.h +++ b/crypto/dso/dso.h @@ -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.