From 18f5355f3ad8a5513c99c5b0ca14266b604362cc Mon Sep 17 00:00:00 2001 From: Igor Bubelov Date: Fri, 1 Jul 2022 14:34:25 +0700 Subject: Remove outdated comment --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') 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 \ -- cgit v1.2.3