diff options
author | Steve Bennetts <steve@lindenlab.com> | 2009-10-30 12:03:47 -0700 |
---|---|---|
committer | Steve Bennetts <steve@lindenlab.com> | 2009-10-30 12:03:47 -0700 |
commit | 922a05c1fee127ceb8331f0e7a1b25664cd5dd31 (patch) | |
tree | 463dc151080f633897a95c417878357e71b291e2 /indra/newview/llsyswellwindow.cpp | |
parent | 31eac6e0eeae507a13a23a9116c87eb815ab8141 (diff) | |
parent | 6324cf82f290e88c3db677e1ced706560d5ca00b (diff) |
merge
Diffstat (limited to 'indra/newview/llsyswellwindow.cpp')
-rw-r--r-- | indra/newview/llsyswellwindow.cpp | 1 |
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) |