Get rid of deprecation entirely which allows current code to run past block height 5555555

This commit is contained in:
Duke
2023-12-27 12:57:35 -05:00
parent 19aa83ca80
commit 20fdc0e4fe
6 changed files with 0 additions and 38 deletions

View File

@@ -165,7 +165,6 @@ BITCOIN_CORE_H = \
consensus/validation.h \
core_io.h \
core_memusage.h \
deprecation.h \
fs.h \
hash.h \
httprpc.h \
@@ -300,7 +299,6 @@ libbitcoin_server_a_SOURCES = \
fs.cpp \
crosschain.cpp \
crosschain_authority.cpp \
deprecation.cpp \
httprpc.cpp \
httpserver.cpp \
i2p.cpp \