mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
boost: drop boost threads from torcontrol
This commit is contained in:
parent
ba91724948
commit
08272671d2
3 changed files with 5 additions and 5 deletions
|
|
@ -1665,7 +1665,7 @@ bool AppInitMain()
|
|||
LogPrintf("nBestHeight = %d\n", chain_active_height);
|
||||
|
||||
if (gArgs.GetBoolArg("-listenonion", DEFAULT_LISTEN_ONION))
|
||||
StartTorControl(threadGroup, scheduler);
|
||||
StartTorControl();
|
||||
|
||||
Discover();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue