mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
init: remove straggling boost thread_group code
boost::thread_group usage was removed in #21016.
This commit is contained in:
parent
839f5d06d6
commit
aa72ffb1c2
1 changed files with 0 additions and 3 deletions
|
|
@ -20,9 +20,6 @@ struct NodeContext;
|
|||
namespace interfaces {
|
||||
struct BlockAndHeaderTipInfo;
|
||||
}
|
||||
namespace boost {
|
||||
class thread_group;
|
||||
} // namespace boost
|
||||
|
||||
/** Interrupt threads */
|
||||
void Interrupt(NodeContext& node);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue