mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +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 {
|
||||
struct BlockAndHeaderTipInfo;
|
||||
} // namespace interfaces
|
||||
namespace boost {
|
||||
class thread_group;
|
||||
} // namespace boost
|
||||
|
||||
/** Interrupt threads */
|
||||
void Interrupt(NodeContext& node);
|
||||
|
Loading…
Reference in New Issue
Block a user