提交 ee3f9b79 authored 作者: Anthony Minessale's avatar Anthony Minessale

remove unused var

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16901 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 2de8961b
......@@ -490,7 +490,6 @@ SWITCH_DECLARE(switch_status_t) switch_core_codec_init(switch_codec_t *codec, co
{
switch_codec_interface_t *codec_interface;
const switch_codec_implementation_t *iptr, *implementation = NULL;
const char *mode = fmtp;
switch_assert(codec != NULL);
switch_assert(codec_name != NULL);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论