diff options
Diffstat (limited to 'base/worker_pool.h')
-rw-r--r-- | base/worker_pool.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/worker_pool.h b/base/worker_pool.h index 278fe76..bf214d1 100644 --- a/base/worker_pool.h +++ b/base/worker_pool.h @@ -22,4 +22,3 @@ class WorkerPool { }; #endif // BASE_WORKER_POOL_H_ - |