Skip to content

Commit 6d242ff

Browse files
committed
kernel: remove mempool_persist.cpp
DumpMempool/LoadMempool are not necessary for the kernel
1 parent 9ac4f69 commit 6d242ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,6 @@ libbitcoinkernel_la_SOURCES = \
950950
kernel/context.cpp \
951951
kernel/cs_main.cpp \
952952
kernel/disconnected_transactions.cpp \
953-
kernel/mempool_persist.cpp \
954953
kernel/mempool_removal_reason.cpp \
955954
logging.cpp \
956955
node/blockstorage.cpp \

0 commit comments

Comments
 (0)