FS-4558 --resolve

This commit is contained in:
Raymond Chandler 2012-09-05 16:55:39 -04:00
parent 5a8fcfb552
commit 9def7a2e8b
1 changed files with 0 additions and 1 deletions

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);