diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-09-01 16:08:22 +0100 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-09-01 16:08:22 +0100 |
commit | a8b9a201d3797a341ab4bcaffef2954c2bb0e0d2 (patch) | |
tree | 6c509491e78ed08aadab448a5f5c52bc1c4eb13b /indra/newview/llpanelpeople.h | |
parent | 711ccfa57f5feb526bea6d3cea8d41a7079179b0 (diff) | |
parent | 047b74c4f4727c41ae1086d18a12a9cf5aad5fce (diff) |
VWR-22454 (EXT-8248) MERGE Can't teleport multiple friends
Diffstat (limited to 'indra/newview/llpanelpeople.h')
-rw-r--r-- | indra/newview/llpanelpeople.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelpeople.h b/indra/newview/llpanelpeople.h index 3b8b736be1..d0913ee756 100644 --- a/indra/newview/llpanelpeople.h +++ b/indra/newview/llpanelpeople.h @@ -72,7 +72,6 @@ private: void updateNearbyList(); void updateRecentList(); - bool isFriendOnline(const LLUUID& id); bool isItemsFreeOfFriends(const uuid_vec_t& uuids); void updateButtons(); |