summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/req.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/req.c b/apps/req.c
index 4dca798e4a..4fa5ae6fe8 100644
--- a/apps/req.c
+++ b/apps/req.c
@@ -141,7 +141,6 @@ static int req_check_len(int len,int n_min,int n_max);
static int check_end(char *str, char *end);
#ifndef MONOLITH
static char *default_config_file=NULL;
-static CONF *config=NULL;
#endif
static CONF *req_conf=NULL;
static int batch=0;