diff options
| author | Leyla Farazha <leyla@lindenlab.com> | 2010-01-11 16:05:42 -0800 |
|---|---|---|
| committer | Leyla Farazha <leyla@lindenlab.com> | 2010-01-11 16:05:42 -0800 |
| commit | 1a35fe8725d4a55ef1e1b07d59db8e8d0db5e6bf (patch) | |
| tree | 04895ab55cf6ab33f1412131c76a71f4f4d549d4 /indra/newview/lllogchat.cpp | |
| parent | 8440d99e4498882dfc61459a91eba746ad717000 (diff) | |
| parent | 2aaa7971945823f53f0a01028036c37361bcfa17 (diff) | |
Merge
Diffstat (limited to 'indra/newview/lllogchat.cpp')
| -rw-r--r-- | indra/newview/lllogchat.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/lllogchat.cpp b/indra/newview/lllogchat.cpp index fc9654e9ad..92f19c9232 100644 --- a/indra/newview/lllogchat.cpp +++ b/indra/newview/lllogchat.cpp @@ -59,9 +59,6 @@ const static std::string NEW_LINE_SPACE_PREFIX("\n "); const static std::string TWO_SPACES(" "); const static std::string MULTI_LINE_PREFIX(" "); -//viewer 1.23 may have used "You" for Agent's entries -const static std::string YOU("You"); - /** * Chat log lines - timestamp and name are optional but message text is mandatory. * |
