From 406ba92fe2968f7fb2e05851eccc5fc0cca2a67d Mon Sep 17 00:00:00 2001 From: Merov Linden Date: Tue, 16 Sep 2014 12:59:30 -0700 Subject: DD-23 : Final cleanup after testing using staging marketplace --- indra/newview/llviewermessage.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/indra/newview/llviewermessage.cpp b/indra/newview/llviewermessage.cpp index 24c341d73d..b5da9c3ca7 100755 --- a/indra/newview/llviewermessage.cpp +++ b/indra/newview/llviewermessage.cpp @@ -5956,9 +5956,6 @@ bool attempt_standard_notification(LLMessageSystem* msgsystem) make_ui_sound("UISndRestart"); } - // WIP for DD-23 : Suppress those printouts once tested - llinfos << "Merov : notificationID = " << notificationID << llendl; - llinfos << "Merov : listing_id = " << llsdBlock["listing_id"].asInteger() << llendl; // Special Marketplace update notification if (notificationID == "SLM_UPDATE_FOLDER") { -- cgit v1.2.3