build: remove threadinterrupt from libbitcoinkernel

This commit is contained in:
fanquake 2022-10-21 16:37:11 +08:00
parent f2859c3aa8
commit afbcd227dd
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -933,7 +933,6 @@ libbitcoinkernel_la_SOURCES = \
support/cleanse.cpp \
support/lockedpool.cpp \
sync.cpp \
threadinterrupt.cpp \
txdb.cpp \
txmempool.cpp \
uint256.cpp \