summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloater.cpp
diff options
context:
space:
mode:
authorSeth ProductEngine <slitovchuk@productengine.com>2010-11-15 23:01:17 +0200
committerSeth ProductEngine <slitovchuk@productengine.com>2010-11-15 23:01:17 +0200
commit128ec0ceaa6efdf24f05c51075853584c3d5acbc (patch)
treea36d83d2f1b8d82fda3442c1c434d842a8b96809 /indra/newview/llimfloater.cpp
parenta9eb639511a09dc072e67e10d8885a0b4f7587da (diff)
STORM-580 FIXED Removed "IM" font color setting as unused.
Diffstat (limited to 'indra/newview/llimfloater.cpp')
-rw-r--r--indra/newview/llimfloater.cpp2
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;