kernel: remove mempool_persist.cpp

DumpMempool/LoadMempool are not necessary for the kernel
This commit is contained in:
Cory Fields 2024-06-26 18:57:14 +00:00
parent 9ac4f69ec2
commit 6d242ff1e9

View File

@ -950,7 +950,6 @@ libbitcoinkernel_la_SOURCES = \
kernel/context.cpp \
kernel/cs_main.cpp \
kernel/disconnected_transactions.cpp \
kernel/mempool_persist.cpp \
kernel/mempool_removal_reason.cpp \
logging.cpp \
node/blockstorage.cpp \