diff options
| author | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-06-30 21:36:42 +0300 |
|---|---|---|
| committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-06-30 22:58:40 +0300 |
| commit | c99cd251383ed17b4dd1210ee0701d2a3b4dd0e5 (patch) | |
| tree | 0649219d460c90b75f5345d5d947b0431a68cd60 /indra/newview | |
| parent | 550ed6ded17531aff5cc922ec60763bb508dcc0c (diff) | |
#5960 Disable new inventory features popup
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/llsidepanelinventory.cpp | 2 |
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) |
