mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
kernel: remove mempool_persist.cpp
DumpMempool/LoadMempool are not necessary for the kernel
This commit is contained in:
parent
9ac4f69ec2
commit
6d242ff1e9
1 changed files with 0 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue