mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
Merge bitcoin/bitcoin#25521: build: Remove outdated libbitcoinkernel comment
18f5355f3a
Remove outdated comment (Igor Bubelov) Pull request description: Looks like this comment is no longer relevant, the last files which matched `index/*.cpp` pattern were removed inf100687566
ACKs for top commit: dongcarl: ACK18f5355f3a
shaavan: ACK18f5355f3a
Tree-SHA512: d3fcc2db0940f81ce521fddff836f271709ea327c357942383f8aff6c7089e74490fa720e7a2916900215c733d2b64960c1aa185f0c9b1567fce90a249d405e0
This commit is contained in:
commit
4129c13754
1 changed files with 1 additions and 2 deletions
|
@ -854,8 +854,7 @@ endif
|
|||
|
||||
# TODO: libbitcoinkernel is a work in progress consensus engine library, as more
|
||||
# and more modules are decoupled from the consensus engine, this list will
|
||||
# shrink to only those which are absolutely necessary. For example, things
|
||||
# like index/*.cpp will be removed.
|
||||
# shrink to only those which are absolutely necessary.
|
||||
libbitcoinkernel_la_SOURCES = \
|
||||
kernel/bitcoinkernel.cpp \
|
||||
arith_uint256.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue