diff options
| author | palange <palange@lindenlab.com> | 2009-11-05 17:54:51 -0800 |
|---|---|---|
| committer | palange <palange@lindenlab.com> | 2009-11-05 17:54:51 -0800 |
| commit | 4ead03acd094d8418f9fe0f883e776ce8b209722 (patch) | |
| tree | 1ae53248e9a643c9f27333aabc31ff0291e59b45 /indra/newview/llimview.cpp | |
| parent | ec32310c8602bf4dc69ed27e8c177cbd32c24411 (diff) | |
| parent | 81192236ac44ea500ea6ec6f8de32be11e9165ca (diff) | |
merge to viewer-2-0
Diffstat (limited to 'indra/newview/llimview.cpp')
| -rw-r--r-- | indra/newview/llimview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llimview.cpp b/indra/newview/llimview.cpp index 66a3e3e85c..7e8701bf21 100644 --- a/indra/newview/llimview.cpp +++ b/indra/newview/llimview.cpp @@ -1604,7 +1604,6 @@ LLUUID LLIMMgr::addSession( LLIMModel::getInstance()->newSession(session_id, name, dialog, other_participant_id, ids); } - LLIMFloater::show(session_id); //*TODO remove this "floater" thing when Communicate Floater's gone LLFloaterIMPanel* floater = findFloaterBySession(session_id); |
