summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorAndrew A. de Laix <alain@lindenlab.com>2010-12-01 14:42:12 -0800
committerAndrew A. de Laix <alain@lindenlab.com>2010-12-01 14:42:12 -0800
commit18dbbb4fa45fae8fc9d74eb040308e96abd9e749 (patch)
treeba277b6e6ff5eca771b01aecc5e205f7416284a5 /indra/newview/llappviewer.cpp
parentef07a4b239cb111ec17d7a7a90c161aff9821441 (diff)
download progress events.
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index b6f52e3e15..aa20ff55b6 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -2402,7 +2402,6 @@ namespace {
LLNotificationsUtil::add("FailedUpdateInstall");
break;
default:
- llinfos << "unhandled update event " << evt << llendl;
break;
}