fix indentation; whitespace

This commit is contained in:
Travis Cross 2012-05-02 07:42:16 +00:00
parent cb58e81c17
commit 16cf43a68d

View File

@ -6412,7 +6412,6 @@ static void sofia_handle_sip_i_state(switch_core_session_t *session, int status,
uint8_t match = 0;
int is_ok = 1;
if (tech_pvt->num_codecs) {
match = sofia_glue_negotiate_sdp(session, r_sdp);
}