summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2024-06-26 14:43:22 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-06-26 14:43:22 -0700
commit33418a77b716e122da9778869cdbabe97c83ff37 (patch)
tree025ce6c54606f460ccc48bc90b2678b626cee9b5 /indra
parent3e38ba0c4d448b98f0d1e32c77716af337b53d18 (diff)
Convert tabs to spaces
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llfloaterimsessiontab.cpp4
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)