commit 36d3c1c96e7b8b6fdea980ffe64d0db701b7cfa0 from: Stefan Sperling date: Mon Sep 08 09:50:34 2025 UTC remove now unused 'gotweb_cur' variable from gotwebd commit - 265417ecb5a6f3f5290b36df22f5d7a296d7140e commit + 36d3c1c96e7b8b6fdea980ffe64d0db701b7cfa0 blob - 59a8243c5498b30c67add568a59fe67398b68762 blob + ea05b2dd5577183752beb254d396e4132b4546fb --- gotwebd/gotwebd.h +++ gotwebd/gotwebd.h @@ -419,7 +419,6 @@ struct gotwebd { uint16_t prefork; int gotweb_pending; - int gotweb_cur; int *worker_load; char httpd_chroot[PATH_MAX];