aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/conf/conf.h1
-rwxr-xr-xutil/libeay.num1
2 files changed, 0 insertions, 2 deletions
diff --git a/crypto/conf/conf.h b/crypto/conf/conf.h
index 56b5f5c..2f70634 100644
--- a/crypto/conf/conf.h
+++ b/crypto/conf/conf.h
@@ -106,7 +106,6 @@ STACK_OF(CONF_VALUE) *CONF_get_section(LHASH *conf,char *section);
char *CONF_get_string(LHASH *conf,char *group,char *name);
long CONF_get_number(LHASH *conf,char *group,char *name);
void CONF_free(LHASH *conf);
-void CONF_dump(LHASH *conf, BIO *out);
int CONF_dump_fp(LHASH *conf, FILE *out);
int CONF_dump_bio(LHASH *conf, BIO *out);
void ERR_load_CONF_strings(void );
diff --git a/util/libeay.num b/util/libeay.num
index 03c8ee2..0945f92 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -2248,7 +2248,6 @@ DSO_METHOD_win32 2273
ERR_load_DSO_strings 2274
DSO_METHOD_dl 2275
NCONF_load 2276
-CONF_dump 2277
NCONF_load_fp 2278
NCONF_new 2279
NCONF_get_string 2280