diff options
author | callum <none@none> | 2009-10-30 12:56:14 -0700 |
---|---|---|
committer | callum <none@none> | 2009-10-30 12:56:14 -0700 |
commit | a98591802a46a0ae5b09bbc3eb530d76b49cb2b4 (patch) | |
tree | 7f132dd2c7ffc9d5bdadbe8f22b043cf26c0f224 /indra/newview/llsyswellwindow.cpp | |
parent | 5702da187ddda62fd19e40c94ed35665c6d6101e (diff) | |
parent | 4cd831152284f71d72ea37e67a895283a4c4d347 (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) |