mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-12 21:52:38 +01:00
boost: drop boost threads from torcontrol
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user