diff options
| author | Loren Shih <seraph@lindenlab.com> | 2009-11-17 20:17:21 -0500 |
|---|---|---|
| committer | Loren Shih <seraph@lindenlab.com> | 2009-11-17 20:17:21 -0500 |
| commit | 0f94b7ac3d7a3049586b6c1366722773725c5cec (patch) | |
| tree | eccef2533a96a9ab8b132ce1fadfe5675d751738 /indra/newview/llchatitemscontainerctrl.cpp | |
| parent | a34c89df8724cc625b7e1383c12df43fc627d772 (diff) | |
| parent | 521820ad8da5d269ad22fae0b6a24bb31f8d41cb (diff) | |
merge
Diffstat (limited to 'indra/newview/llchatitemscontainerctrl.cpp')
| -rw-r--r-- | indra/newview/llchatitemscontainerctrl.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llchatitemscontainerctrl.cpp b/indra/newview/llchatitemscontainerctrl.cpp index b1dee46d2e..997aed4277 100644 --- a/indra/newview/llchatitemscontainerctrl.cpp +++ b/indra/newview/llchatitemscontainerctrl.cpp @@ -175,8 +175,6 @@ void LLNearbyChatToastPanel::init(LLSD& notification) caption->getChild<LLTextBox>("sender_name", false)->setText(str_sender , style_params); - caption->getChild<LLTextBox>("msg_time", false)->setText(appendTime() , style_params ); - LLChatMsgBox* msg_text = getChild<LLChatMsgBox>("msg_text", false); |
