提交 cba22bcd authored 作者: Seven Du's avatar Seven Du 提交者: Anthony Minessale

FS-7513: cleanup white spaces

上级 dcfeace5
......@@ -773,7 +773,6 @@ static void conference_parse_layouts(conference_obj_t *conference)
}
if (x < 0 || y < 0 || scale < 0 || !name) {
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING, "invalid image\n");
continue;
......@@ -11349,7 +11348,6 @@ static conference_obj_t *conference_new(char *name, conf_xml_cfg_t cfg, switch_c
}
if (video_layout_name) {
if (!strncasecmp(video_layout_name, "group:", 6)) {
if (!switch_core_hash_find(conference->layout_group_hash, video_layout_name + 6)) {
video_layout_name = NULL;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论