Skip to content

Commit 4129c13

Browse files
author
MacroFake
committed
Merge bitcoin#25521: build: Remove outdated libbitcoinkernel comment
18f5355 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 in bitcoin@f100687 ACKs for top commit: dongcarl: ACK 18f5355 shaavan: ACK 18f5355 Tree-SHA512: d3fcc2db0940f81ce521fddff836f271709ea327c357942383f8aff6c7089e74490fa720e7a2916900215c733d2b64960c1aa185f0c9b1567fce90a249d405e0
2 parents 53b1a24 + 18f5355 commit 4129c13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Makefile.am

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -854,8 +854,7 @@ endif
854854

855855
# TODO: libbitcoinkernel is a work in progress consensus engine library, as more
856856
# and more modules are decoupled from the consensus engine, this list will
857-
# shrink to only those which are absolutely necessary. For example, things
858-
# like index/*.cpp will be removed.
857+
# shrink to only those which are absolutely necessary.
859858
libbitcoinkernel_la_SOURCES = \
860859
kernel/bitcoinkernel.cpp \
861860
arith_uint256.cpp \

0 commit comments

Comments
 (0)