src/server/util/thrpool.h

changeset 738
677bff22d1b2
parent 570
f95868a8ec37
--- 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 {

mercurial