summaryrefslogtreecommitdiff
path: root/indra/newview/llavataractions.h
diff options
context:
space:
mode:
authorYchebotarev ProductEngine <ychebotarev@productengine.com>2010-01-26 09:13:31 +0200
committerYchebotarev ProductEngine <ychebotarev@productengine.com>2010-01-26 09:13:31 +0200
commit5d7497aab21f9cfcd8b86c73c27dce33e8409841 (patch)
treea7e1df0983f66826c195c20c229c39d1d786de9b /indra/newview/llavataractions.h
parent12961b57014f099ad35bd9c2e4dfae1bc4a549c3 (diff)
parenta908a528fea9e51ca8c8d9e6cc7a7401991f160a (diff)
push
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llavataractions.h')
-rw-r--r--indra/newview/llavataractions.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/indra/newview/llavataractions.h b/indra/newview/llavataractions.h
index ebfd40b796..c751661acf 100644
--- a/indra/newview/llavataractions.h
+++ b/indra/newview/llavataractions.h
@@ -126,7 +126,10 @@ public:
/**
* Return true if the avatar is in a P2P voice call with a given user
*/
- static bool isCalling(const LLUUID &id);
+ /* AD *TODO: Is this function needed any more?
+ I fixed it a bit(added check for canCall), but it appears that it is not used
+ anywhere. Maybe it should be removed?
+ static bool isCalling(const LLUUID &id);*/
/**
* @return true if call to the resident can be made