diff options
Diffstat (limited to 'src/core/taskq.c')
| -rw-r--r-- | src/core/taskq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/taskq.c b/src/core/taskq.c index 5fbcdb33..14b04085 100644 --- a/src/core/taskq.c +++ b/src/core/taskq.c @@ -158,7 +158,6 @@ void nni_taskq_fini(nni_taskq *tq) { int i; - int busy; // First drain the taskq completely. This is necessary since some // tasks that are presently running may need to schedule additional |
