aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIgor Bubelov <igor@bubelov.com>2022-07-01 14:34:25 +0700
committerIgor Bubelov <igor@bubelov.com>2022-07-01 14:34:25 +0700
commit18f5355f3ad8a5513c99c5b0ca14266b604362cc (patch)
tree80bea5b33bf80105c99b8b5db9680c0a45e59015 /src
parentc892cb7d8d8de0d4e1d414346ae4bad016f61917 (diff)
downloadbitcoin-18f5355f3ad8a5513c99c5b0ca14266b604362cc.tar.xz
Remove outdated comment
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 488ff0e273..bc0982f74d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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 \