summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index fcf3f3667..2bc79cf14 100644
--- a/src/main.c
+++ b/src/main.c
@@ -354,7 +354,6 @@ static void
dump_cfg_vars ()
{
g_hash_table_foreach (cfg->variables, dump_all_variables, NULL);
- g_hash_table_foreach (cfg->modules_opts, dump_module_variables, NULL);
}
static int