summaryrefslogtreecommitdiff
path: root/indra/newview/llsyswellwindow.cpp
diff options
context:
space:
mode:
authorSteve Bennetts <steve@lindenlab.com>2009-10-30 09:42:04 -0700
committerSteve Bennetts <steve@lindenlab.com>2009-10-30 09:42:04 -0700
commit6324cf82f290e88c3db677e1ced706560d5ca00b (patch)
treebb6a8ba8b71a8ee15ab4423b157d18f11ae5b3c5 /indra/newview/llsyswellwindow.cpp
parent478f3d075b778740abe12f92c00ad6527545ee6c (diff)
parentb2526cde2393ca7d84284b254fb4f37b9e8abb5b (diff)
Merge hg.aws.productengine.com/secondlife/viewer-2-0/ revs 3836-3849
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)