aboutsummaryrefslogtreecommitdiff
path: root/cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'cfg.c')
-rw-r--r--cfg.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cfg.c b/cfg.c
index d1bfafb8..be3579ad 100644
--- a/cfg.c
+++ b/cfg.c
@@ -1,4 +1,4 @@
-/* $Id: cfg.c,v 1.20 2009-08-09 17:53:50 tcunha Exp $ */
+/* $Id: cfg.c,v 1.21 2009-08-24 16:24:18 tcunha Exp $ */
/*
* Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net>
@@ -88,7 +88,6 @@ load_cfg(const char *path, char **cause)
cfg_cause = NULL;
ctx.msgdata = NULL;
- ctx.cursession = NULL;
ctx.curclient = NULL;
ctx.error = cfg_error;