diff options
Diffstat (limited to 'indra/newview/llgroupactions.h')
-rw-r--r-- | indra/newview/llgroupactions.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llgroupactions.h b/indra/newview/llgroupactions.h index 70170d3cfe..eb366bd779 100644 --- a/indra/newview/llgroupactions.h +++ b/indra/newview/llgroupactions.h @@ -81,11 +81,6 @@ public: * Start group instant messaging session. */ static void startChat(const LLUUID& group_id); - - /** - * Offers teleport for online members of group - */ - static void offerTeleport(const LLUUID& group_id); private: static bool onLeaveGroup(const LLSD& notification, const LLSD& response); |