summaryrefslogtreecommitdiff
path: root/indra/newview/llsyswellwindow.cpp
diff options
context:
space:
mode:
authorSteve Bennetts <steve@lindenlab.com>2009-10-30 12:41:36 -0700
committerSteve Bennetts <steve@lindenlab.com>2009-10-30 12:41:36 -0700
commit4cd831152284f71d72ea37e67a895283a4c4d347 (patch)
tree4fbddb22c82360d8f207be8482893969a7616aad /indra/newview/llsyswellwindow.cpp
parent71993b14d1bd95da9b851ac8b7079a4acdbd42ef (diff)
parent922a05c1fee127ceb8331f0e7a1b25664cd5dd31 (diff)
merge
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)