提交 4a536dd2 authored 作者: Michael Jerris's avatar Michael Jerris

FS-9136: remove unused vars

上级 27cb8ebd
......@@ -4858,9 +4858,6 @@ SWITCH_DECLARE(uint8_t) switch_core_media_negotiate_sdp(switch_core_session_t *s
if (vmatch && vmatch_pt) {
const char *other_pt = switch_channel_get_variable_partner(channel, "rtp_video_pt");
const char *other_fmtp = switch_channel_get_variable_partner(channel, "rtp_video_fmtp");
const char *foo = switch_channel_get_partner_uuid(channel);
if (other_pt) {
int opt = atoi(other_pt);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论