remove obsolete TODO
This commit is contained in:
parent
33554706a4
commit
24d232e241
|
|
@ -30,7 +30,6 @@ namespace usql {
|
|||
char *line_str = NULL;
|
||||
size_t len = 0;
|
||||
|
||||
// TODO handle it by settings
|
||||
const std::size_t hw_concurrency = getConcurrency();
|
||||
const bool use_threadpool = hw_concurrency > 1;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue