remove deprecated threads flag
This commit is contained in:
parent
b467c6f1cb
commit
27cdf6a1a0
@ -17,6 +17,3 @@ var AppendFileName = ""
|
|||||||
|
|
||||||
// QueueFileName allows for custom queue.db file path
|
// QueueFileName allows for custom queue.db file path
|
||||||
var QueueFileName = ""
|
var QueueFileName = ""
|
||||||
|
|
||||||
// NumThreads is the number of network threads to use.
|
|
||||||
var NumThreads int
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user