aboutsummaryrefslogtreecommitdiff
path: root/ge.c
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-06-08 15:44:34 +0000
committerOmar Polo <op@omarpolo.com>2023-06-08 15:44:34 +0000
commit61febd28afd90877572f5b0391c3829732e49527 (patch)
tree85b3ed7d07b75bb827bf84bc8cbd0bc892fdacc7 /ge.c
parent846842e138e3d859fe6a9bce05c991972e1426cb (diff)
remove now unused ibuf variable
Diffstat (limited to 'ge.c')
-rw-r--r--ge.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ge.c b/ge.c
index 554fd21..92a89c0 100644
--- a/ge.c
+++ b/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 */