提交 4b870566 authored 作者: Brian West's avatar Brian West

remove debugging printf

上级 91bc0952
......@@ -4303,7 +4303,6 @@ SWITCH_DECLARE(switch_status_t) switch_channel_set_timestamps(switch_channel_t *
switch_safe_free(substituted);
substituted = switch_string_replace(substituted ? substituted : dtstr, replace, X);
printf("WTF [%s][%s]\n", replace, substituted);
pcre_free_substring(replace);
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论