summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorDmitry Zaporozhan <dzaporozhan@productengine.com>2009-12-11 12:20:38 +0200
committerDmitry Zaporozhan <dzaporozhan@productengine.com>2009-12-11 12:20:38 +0200
commit28b507dd605724af21d2cf587aaf0c9dfb8dd25e (patch)
treec94de418d355b165e40bfd896ea61301b2ad49c3 /indra/newview
parent069051afeb2a749664d40d813dc1cdf4437f7644 (diff)
Updated comment.
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llscreenchannel.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llscreenchannel.cpp b/indra/newview/llscreenchannel.cpp
index 790be83e74..79bae76e5f 100644
--- a/indra/newview/llscreenchannel.cpp
+++ b/indra/newview/llscreenchannel.cpp
@@ -813,8 +813,6 @@ void LLScreenChannel::updateShowToastsState()
return;
}
- // *TODO: mantipov: what we have to do with derived classes: LLNotificationWellWindow & LLIMWelWindow?
- // See EXT-3081 for details
// for Message Well floater showed in a docked state - adjust channel's height
if(dynamic_cast<LLSysWellWindow*>(floater) || dynamic_cast<LLIMFloater*>(floater))
{