From 855696c36980ded4aa93c315e1cd3d7e2b278446 Mon Sep 17 00:00:00 2001 From: Merov Linden Date: Sat, 24 Jan 2015 17:30:05 -0800 Subject: DD-303 : Suppress message on activation when associating since we auto activate or have another message --- indra/newview/llmarketplacefunctions.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra/newview/llmarketplacefunctions.cpp') 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++; } -- cgit v1.2.3