summaryrefslogtreecommitdiff
path: root/indra/newview/llsyswellwindow.cpp
diff options
context:
space:
mode:
authorDmitry Zaporozhan <dzaporozhan@productengine.com>2009-10-30 15:29:45 +0200
committerDmitry Zaporozhan <dzaporozhan@productengine.com>2009-10-30 15:29:45 +0200
commit6b8c4b6df19085e0bab39759d03d65edf84f5ff2 (patch)
tree294afbb65c84df79415dddb15dabf4568b0261c8 /indra/newview/llsyswellwindow.cpp
parenta1cc8e8a3370b3a44197cd364fefd2e0a71ae23c (diff)
parent9d31d994bb47b809d88a34ac6a84471535c64a3b (diff)
Merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llsyswellwindow.cpp')
-rw-r--r--indra/newview/llsyswellwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llsyswellwindow.cpp b/indra/newview/llsyswellwindow.cpp
index 93a931dc78..419603e14e 100644
--- a/indra/newview/llsyswellwindow.cpp
+++ b/indra/newview/llsyswellwindow.cpp
@@ -427,7 +427,6 @@ void LLSysWellWindow::sessionRemoved(const LLUUID& sessionId)
{
delIMRow(sessionId);
reshapeWindow();
- LLBottomTray::getInstance()->getSysWell()->updateUreadIMNotifications();
}
void LLSysWellWindow::sessionIDUpdated(const LLUUID& old_session_id, const LLUUID& new_session_id)