mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
merge bitcoin#22433: remove straggling boost thread_group related code
This commit is contained in:
parent
abdf4d7b9f
commit
a42202d86f
@ -21,9 +21,6 @@ struct NodeContext;
|
|||||||
namespace interfaces {
|
namespace interfaces {
|
||||||
struct BlockAndHeaderTipInfo;
|
struct BlockAndHeaderTipInfo;
|
||||||
} // namespace interfaces
|
} // namespace interfaces
|
||||||
namespace boost {
|
|
||||||
class thread_group;
|
|
||||||
} // namespace boost
|
|
||||||
|
|
||||||
/** Interrupt threads */
|
/** Interrupt threads */
|
||||||
void Interrupt(NodeContext& node);
|
void Interrupt(NodeContext& node);
|
||||||
|
Loading…
Reference in New Issue
Block a user