mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-01 08:44:02 +02:00
signals: remove boost::signals2 mentions in linters and docs
The documented example is no longer relevant, so remove it rather than updating it to mention btcsignals.
This commit is contained in:
@@ -30,9 +30,6 @@ EXPECTED_BOOST_INCLUDES = [
|
||||
"boost/multi_index/tag.hpp",
|
||||
"boost/multi_index_container.hpp",
|
||||
"boost/operators.hpp",
|
||||
"boost/signals2/connection.hpp",
|
||||
"boost/signals2/optional_last_value.hpp",
|
||||
"boost/signals2/signal.hpp",
|
||||
"boost/test/included/unit_test.hpp",
|
||||
"boost/test/unit_test.hpp",
|
||||
"boost/tuple/tuple.hpp",
|
||||
|
||||
Reference in New Issue
Block a user