Skip to content

Commit 18f5355

Browse files
committed
Remove outdated comment
1 parent c892cb7 commit 18f5355

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)