mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 23:07:59 +01:00
Remove outdated comment
This commit is contained in:
parent
c892cb7d8d
commit
18f5355f3a
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