diff options
author | Roxie Linden <roxie@lindenlab.com> | 2024-06-26 14:43:22 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-06-26 14:43:22 -0700 |
commit | 33418a77b716e122da9778869cdbabe97c83ff37 (patch) | |
tree | 025ce6c54606f460ccc48bc90b2678b626cee9b5 /indra/newview | |
parent | 3e38ba0c4d448b98f0d1e32c77716af337b53d18 (diff) |
Convert tabs to spaces
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/llfloaterimsessiontab.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llfloaterimsessiontab.cpp b/indra/newview/llfloaterimsessiontab.cpp index aaf839c50c..0ed84c381f 100644 --- a/indra/newview/llfloaterimsessiontab.cpp +++ b/indra/newview/llfloaterimsessiontab.cpp @@ -705,8 +705,8 @@ void LLFloaterIMSessionTab::removeConversationViewParticipant(const LLUUID& part } } widget->destroyView(); - } - mConversationsWidgets.erase(participant_id); + } + mConversationsWidgets.erase(participant_id); } void LLFloaterIMSessionTab::updateConversationViewParticipant(const LLUUID& participant_id) |