diff options
Diffstat (limited to 'ge.c')
-rw-r--r-- | ge.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -34,7 +34,6 @@ struct conf conf; int privsep_process; -struct fcgi fcgi[FCGI_MAX]; /* just because it's referenced */ struct vhosthead hosts = TAILQ_HEAD_INITIALIZER(hosts); static const struct option opts[] = { |