remove deprecated threads flag

This commit is contained in:
Sepehr Rafiee 2021-05-09 07:48:08 +04:30
parent b467c6f1cb
commit 27cdf6a1a0
1 changed files with 0 additions and 3 deletions

View File

@ -17,6 +17,3 @@ var AppendFileName = ""
// QueueFileName allows for custom queue.db file path
var QueueFileName = ""
// NumThreads is the number of network threads to use.
var NumThreads int