diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-08-18 22:10:55 +0300 |
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-08-18 22:41:39 +0300 |
| commit | 5939fc845815906db279434bad1b7c3296be25dc (patch) | |
| tree | 2012ea51e87752bedb60e44fce80921cdda747c3 /indra/newview/llimprocessing.cpp | |
| parent | 4b1a0e51b0e636b0b4cb8b32557283d16794d074 (diff) | |
Buildfix
Diffstat (limited to 'indra/newview/llimprocessing.cpp')
| -rw-r--r-- | indra/newview/llimprocessing.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llimprocessing.cpp b/indra/newview/llimprocessing.cpp index ab98c5f50f..e1b58dde51 100644 --- a/indra/newview/llimprocessing.cpp +++ b/indra/newview/llimprocessing.cpp @@ -1616,10 +1616,6 @@ void LLIMProcessing::requestOfflineMessagesCoro(std::string url) { from_group = message_data["from_group"].asString() == "Y"; } - else - { - from_group = message_data["from_group"].asString() == "Y"; - } LLIMProcessing::processNewMessage( |
