diff options
| author | Seth ProductEngine <slitovchuk@productengine.com> | 2010-11-15 23:01:17 +0200 |
|---|---|---|
| committer | Seth ProductEngine <slitovchuk@productengine.com> | 2010-11-15 23:01:17 +0200 |
| commit | 128ec0ceaa6efdf24f05c51075853584c3d5acbc (patch) | |
| tree | a36d83d2f1b8d82fda3442c1c434d842a8b96809 /indra/newview/llimfloater.cpp | |
| parent | a9eb639511a09dc072e67e10d8885a0b4f7587da (diff) | |
STORM-580 FIXED Removed "IM" font color setting as unused.
Diffstat (limited to 'indra/newview/llimfloater.cpp')
| -rw-r--r-- | indra/newview/llimfloater.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llimfloater.cpp b/indra/newview/llimfloater.cpp index e000abda2a..bdc0dfa7e2 100644 --- a/indra/newview/llimfloater.cpp +++ b/indra/newview/llimfloater.cpp @@ -680,8 +680,6 @@ void LLIMFloater::updateMessages() if (messages.size()) { -// LLUIColor chat_color = LLUIColorTable::instance().getColor("IMChatColor"); - LLSD chat_args; chat_args["use_plain_text_chat_history"] = use_plain_text_chat_history; |
