commit 61febd28afd90877572f5b0391c3829732e49527 from: Omar Polo date: Thu Jun 08 15:44:34 2023 UTC remove now unused ibuf variable commit - 846842e138e3d859fe6a9bce05c991972e1426cb commit + 61febd28afd90877572f5b0391c3829732e49527 blob - 554fd21343d888734c6d43afe3794a095d5970f0 blob + 92a89c05d875c9c390fa34da91288794667c568a --- ge.c +++ ge.c @@ -32,7 +32,6 @@ #include "logger.h" #include "log.h" -struct imsgbuf ibuf; struct conf conf; struct fcgi fcgi[FCGI_MAX]; /* just because it's referenced */