--- a/src/server/util/thrpool.h Thu Mar 19 21:00:01 2026 +0100 +++ b/src/server/util/thrpool.h Sat Jul 18 20:34:33 2026 +0200 @@ -51,7 +51,6 @@ pthread_t *threads; int *thrstatus; time_t last_job; - int last_thread; }; struct _threadpool_job {