提交 3abcee71 authored 作者: Raymond Chandler's avatar Raymond Chandler

unused

上级 f38ccbfb
......@@ -88,7 +88,6 @@ static switch_status_t load_config(void)
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "Replace number matching [%s] with [%s]\n", regex, replace);
if (rules_list == NULL) {
rules_list = switch_core_alloc(globals.pool, sizeof(translate_rule_t));
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "starting with an empty list\n");
rules_list = this_rule;
} else {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论