Commit Diff


commit - 467f6d01d80e89dfeec22afe14257a0fa56c60c3
commit + 8108c9c2404c904b66452df97d5d6e7efaa2e4c5
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];