From 5bd00f860213ebfa116d7b85fff447af3b87d814 Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Mon, 15 May 2017 16:47:18 +0300 Subject: MAINT-7383 show notifications for Purge item action in all inventory panels --- indra/newview/llavataractions.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/newview/llavataractions.h') diff --git a/indra/newview/llavataractions.h b/indra/newview/llavataractions.h index 8ff1ef073d..256d44d820 100644 --- a/indra/newview/llavataractions.h +++ b/indra/newview/llavataractions.h @@ -125,8 +125,6 @@ public: */ static void shareWithAvatars(LLView * panel); - static void purgeSelectedItems(); - /** * Block/unblock the avatar. */ @@ -245,7 +243,6 @@ public: private: static bool callbackAddFriendWithMessage(const LLSD& notification, const LLSD& response); - static bool callbackPurgeSelectedItems(const LLSD& notification, const LLSD& response); static bool handleRemove(const LLSD& notification, const LLSD& response); static bool handlePay(const LLSD& notification, const LLSD& response, LLUUID avatar_id); static bool handleFreezeAvatar(const LLSD& notification, const LLSD& response); -- cgit v1.2.3