summaryrefslogtreecommitdiff
path: root/indra/newview/llnearbychat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llnearbychat.cpp')
-rw-r--r--indra/newview/llnearbychat.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llnearbychat.cpp b/indra/newview/llnearbychat.cpp
index 4ac72858d3..8b54c6ce53 100644
--- a/indra/newview/llnearbychat.cpp
+++ b/indra/newview/llnearbychat.cpp
@@ -318,10 +318,6 @@ void LLNearbyChat::setVisible(BOOL visible)
LLIMConversation::setVisible(visible);
}
-void LLNearbyChat::onCallButtonClicked()
-{
- LLAgent::toggleMicrophone(NULL);
-}
void LLNearbyChat::enableDisableCallBtn()
{