aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/res_smdi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/res_smdi.c b/res/res_smdi.c
index 8687dac2d..9de914b94 100644
--- a/res/res_smdi.c
+++ b/res/res_smdi.c
@@ -692,7 +692,6 @@ static int smdi_load(int reload)
} else {
ast_log(LOG_NOTICE, "Ignoring unknown option %s in %s\n", v->name, config_file);
}
- v = v->next;
}
ast_config_destroy(conf);