diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-07-22 17:46:47 +0100 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-07-22 17:46:47 +0100 |
commit | 047b74c4f4727c41ae1086d18a12a9cf5aad5fce (patch) | |
tree | 8e53d2fd7d4bfba87341ab7a1f1d2627c3fa82f8 /indra/newview/llpanelpeople.h | |
parent | 01d06a3572c533f810f8f42e7ae9c55051f34aaf (diff) |
EXT-8248 FIXED 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 e931537042..b875ac51a6 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(); |