aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dso
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-12-17 19:22:23 +0000
committerBodo Möller <bodo@openssl.org>2001-12-17 19:22:23 +0000
commit4d7072f4b5b536c080854eba4b0092d80adf4d37 (patch)
tree28f34d4325a24ce7f5bfb037ef6a745975463818 /crypto/dso
parentb5348a095d8c68a1274751f058a2de0ad29a3c60 (diff)
downloadopenssl-4d7072f4b5b536c080854eba4b0092d80adf4d37.tar.gz
remove redundant ERR_load_... declarations
Diffstat (limited to 'crypto/dso')
-rw-r--r--crypto/dso/dso.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/dso/dso.h b/crypto/dso/dso.h
index a1678454a5..d87fb72a2f 100644
--- a/crypto/dso/dso.h
+++ b/crypto/dso/dso.h
@@ -261,7 +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