diff options
Diffstat (limited to 'indra/newview/llnearbychat.cpp')
-rw-r--r-- | indra/newview/llnearbychat.cpp | 4 |
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() { |