FS-4558 --resolve

This commit is contained in:
Raymond Chandler 2012-09-05 16:55:39 -04:00 committed by Ken Rice
parent 86d5c02076
commit a36f4b71dd

View File

@ -4511,7 +4511,6 @@ static void chat_message_broadcast(conference_obj_t *conference, switch_stream_h
}
switch_core_session_receive_message(lsession, &msg);
switch_core_session_rwunlock(lsession);
}
}
switch_mutex_unlock(conference->member_mutex);