summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermessage.cpp
diff options
context:
space:
mode:
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")
{