summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermessage.cpp
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2014-09-16 12:59:30 -0700
committerMerov Linden <merov@lindenlab.com>2014-09-16 12:59:30 -0700
commit406ba92fe2968f7fb2e05851eccc5fc0cca2a67d (patch)
treee248b30a9a05db2e6c047d2c0d772a711eaf4aee /indra/newview/llviewermessage.cpp
parent1a334a1005d116b99eca45c1e4a1a475c9dba68d (diff)
DD-23 : Final cleanup after testing using staging marketplace
Diffstat (limited to 'indra/newview/llviewermessage.cpp')
-rwxr-xr-xindra/newview/llviewermessage.cpp3
1 files changed, 0 insertions, 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")
{