x509_enum.c is gone

This commit is contained in:
Theo Buehler 2023-04-21 00:16:20 -06:00
parent f67df7c062
commit 61daaabc61
2 changed files with 0 additions and 2 deletions

View File

@ -755,7 +755,6 @@ set(
x509/x509_crld.c
x509/x509_d2.c
x509/x509_def.c
x509/x509_enum.c
x509/x509_err.c
x509/x509_ext.c
x509/x509_extku.c

View File

@ -1041,7 +1041,6 @@ libcrypto_la_SOURCES += x509/x509_cpols.c
libcrypto_la_SOURCES += x509/x509_crld.c
libcrypto_la_SOURCES += x509/x509_d2.c
libcrypto_la_SOURCES += x509/x509_def.c
libcrypto_la_SOURCES += x509/x509_enum.c
libcrypto_la_SOURCES += x509/x509_err.c
libcrypto_la_SOURCES += x509/x509_ext.c
libcrypto_la_SOURCES += x509/x509_extku.c