remove wtf

This commit is contained in:
Anthony Minessale 2013-02-11 13:38:57 -06:00
parent bc3d2b20cd
commit 1aecb1a9c7
1 changed files with 1 additions and 1 deletions

View File

@ -2432,7 +2432,7 @@ SWITCH_DECLARE(uint8_t) switch_core_media_negotiate_sdp(switch_core_session_t *s
const char *rm_encoding;
uint32_t map_bit_rate = 0;
switch_codec_fmtp_t codec_fmtp = { 0 };
printf("WTF %d %s\n", x, map->rm_encoding);
if (x++ < skip) {
continue;
}