summaryrefslogtreecommitdiff
path: root/indra/newview/llmarketplacefunctions.cpp
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2015-01-24 17:30:05 -0800
committerMerov Linden <merov@lindenlab.com>2015-01-24 17:30:05 -0800
commit855696c36980ded4aa93c315e1cd3d7e2b278446 (patch)
treef31bccdc98e3c8bdfc3aeda2a6edf10536c3613f /indra/newview/llmarketplacefunctions.cpp
parent536960e210859a4a9d658d62e50856ef7a495b22 (diff)
DD-303 : Suppress message on activation when associating since we auto activate or have another message
Diffstat (limited to 'indra/newview/llmarketplacefunctions.cpp')
-rwxr-xr-xindra/newview/llmarketplacefunctions.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llmarketplacefunctions.cpp b/indra/newview/llmarketplacefunctions.cpp
index 7d02b4e627..d292dd25e7 100755
--- a/indra/newview/llmarketplacefunctions.cpp
+++ b/indra/newview/llmarketplacefunctions.cpp
@@ -571,8 +571,6 @@ public:
update_marketplace_category(folder_id, false);
gInventory.notifyObservers();
- // Alert with DAMA informing the user that a version folder must be designated
- LLNotificationsUtil::add("AlertMerchantAssociateNeedsVersion");
it++;
}