summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-06-30 21:36:42 +0300
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-06-30 22:58:40 +0300
commitc99cd251383ed17b4dd1210ee0701d2a3b4dd0e5 (patch)
tree0649219d460c90b75f5345d5d947b0431a68cd60 /indra/newview
parent550ed6ded17531aff5cc922ec60763bb508dcc0c (diff)
#5960 Disable new inventory features popup
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llsidepanelinventory.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llsidepanelinventory.cpp b/indra/newview/llsidepanelinventory.cpp
index b48417bd71..623db82939 100644
--- a/indra/newview/llsidepanelinventory.cpp
+++ b/indra/newview/llsidepanelinventory.cpp
@@ -402,8 +402,6 @@ void LLSidepanelInventory::onOpen(const LLSD& key)
gSavedPerAccountSettings.setU32("LastInventoryInboxActivity", (U32)time_corrected());
}
#endif
-
- gAgent.showLatestFeatureNotification("inventory");
}
void LLSidepanelInventory::performActionOnSelection(const std::string &action)