mirror of https://github.com/tidwall/tile38.git
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
|
||||
var QueueFileName = ""
|
||||
|
||||
// NumThreads is the number of network threads to use.
|
||||
var NumThreads int
|
||||
|
|
Loading…
Reference in New Issue