summaryrefslogtreecommitdiff
path: root/indra/newview/llvoiceclient.h
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2013-05-15 20:56:51 -0700
committerAura Linden <aura@lindenlab.com>2013-05-15 20:56:51 -0700
commitc96b8281a91a9529cc38fd7049f455152561880e (patch)
treeacec66017d548e402f4bf8055ac94bac71bd1f1f /indra/newview/llvoiceclient.h
parent1beb15c93b139e4494bb90cce30b1c67accb4b08 (diff)
parent669d1295a3c5745db566f40d12f3de19445131df (diff)
Thanks mercurial.
Diffstat (limited to 'indra/newview/llvoiceclient.h')
-rw-r--r--indra/newview/llvoiceclient.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoiceclient.h b/indra/newview/llvoiceclient.h
index 714dd6a9f2..e17da9cecd 100644
--- a/indra/newview/llvoiceclient.h
+++ b/indra/newview/llvoiceclient.h
@@ -199,7 +199,6 @@ public:
//@{
virtual BOOL getVoiceEnabled(const LLUUID& id)=0; // true if we've received data for this avatar
virtual std::string getDisplayName(const LLUUID& id)=0;
- virtual BOOL isOnlineSIP(const LLUUID &id)=0;
virtual BOOL isParticipantAvatar(const LLUUID &id)=0;
virtual BOOL getIsSpeaking(const LLUUID& id)=0;
virtual BOOL getIsModeratorMuted(const LLUUID& id)=0;