From fa1e64ffaa73db8a86a47c9008e29b72e48e8176 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Fri, 13 Nov 2009 15:50:05 +0000 Subject: remove debug llinfos --- indra/newview/llvoicechannel.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/indra/newview/llvoicechannel.cpp b/indra/newview/llvoicechannel.cpp index bb2965b9ce..3397fc1e48 100644 --- a/indra/newview/llvoicechannel.cpp +++ b/indra/newview/llvoicechannel.cpp @@ -892,7 +892,6 @@ void LLVoiceChannelP2P::setState(EState state) if (state == STATE_RINGING) { // *HACK: open outgoing call floater if needed, might be better done elsewhere. - llinfos << "RINGINGGGGGGGG " << mSessionName << llendl; if (!mSessionName.empty()) { LLFloaterReg::showInstance("outgoing_call", mCallDialogPayload, TRUE); -- cgit v1.2.3