diff options
Diffstat (limited to 'cfg.c')
-rw-r--r-- | cfg.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |