diff options
| author | Erik Kundiman <erik@megapahit.org> | 2026-07-07 20:49:46 +0800 |
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2026-07-07 20:49:46 +0800 |
| commit | c659a085f05f5a9f62abf8a4c2e394d910af4ae9 (patch) | |
| tree | 4e18706c29a8d0d95078c438b67b2e7a81f24005 /indra/newview/llsidepanelinventory.cpp | |
| parent | 2121d3b20269baeb8bb88cef534307628f1adb2e (diff) | |
| parent | 3d465f6c966f0a2fcfd5d3c9effb6ce20c2754c8 (diff) | |
Merge tag 'Second_Life_Release#3d465f6c-26.3' into 26.3
Diffstat (limited to 'indra/newview/llsidepanelinventory.cpp')
| -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) |
