fix silly error that was nerfing the outgoing call dialog.

more work towards a decent DEV-42312 and DEV-42313
master
Tofu Linden 2009-11-12 16:01:29 +00:00
parent 64c1146213
commit 74cb5c82a4
1 changed files with 0 additions and 3 deletions

View File

@ -792,9 +792,6 @@ void LLVoiceChannelP2P::activate()
{
if (callStarted()) return;
LLVoiceChannel *voice = LLVoiceChannel::getCurrentVoiceChannel();
if (voice && !voice->getSessionName().empty())
LLVoiceChannel::activate();
if (callStarted())