Drop dh_prn.c

This commit is contained in:
Theo Buehler 2023-04-17 00:04:00 -06:00
parent a42f70f8d1
commit 4b388c7a45
2 changed files with 0 additions and 2 deletions

View File

@ -461,7 +461,6 @@ set(
dh/dh_key.c
dh/dh_lib.c
dh/dh_pmeth.c
dh/dh_prn.c
dsa/dsa_ameth.c
dsa/dsa_asn1.c
dsa/dsa_err.c

View File

@ -626,7 +626,6 @@ libcrypto_la_SOURCES += dh/dh_gen.c
libcrypto_la_SOURCES += dh/dh_key.c
libcrypto_la_SOURCES += dh/dh_lib.c
libcrypto_la_SOURCES += dh/dh_pmeth.c
libcrypto_la_SOURCES += dh/dh_prn.c
noinst_HEADERS += dh/dh_local.h
# dsa