diff options
Diffstat (limited to 'indra/newview')
-rwxr-xr-x | indra/newview/llviewermessage.cpp | 3 |
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") { |