summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorBrad Linden <brad@lindenlab.com>2023-07-17 15:32:28 -0700
committerBrad Linden <brad@lindenlab.com>2023-07-17 15:32:28 -0700
commit4b268a5d6add40b7d948485f062ca60e77062bc8 (patch)
treedee980bf5398574698f3985d138513394c57f808 /indra/newview
parentf975cfd7361729195f2bb14d874e5eacc6140759 (diff)
Delete unprintable chars that accidentally got into the merge in kdiff3 for DRTVWR-559
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llpanelface.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelface.cpp b/indra/newview/llpanelface.cpp
index e9586d478f..ff21438085 100644
--- a/indra/newview/llpanelface.cpp
+++ b/indra/newview/llpanelface.cpp
@@ -1024,7 +1024,6 @@ void LLPanelFace::updateUI(bool force_set_values /*false*/)
mComboMatMedia->setEnabled(editable);
LLRadioGroup* radio_mat_type = getChild<LLRadioGroup>("radio_material_type");
-
if (radio_mat_type->getSelectedIndex() < MATTYPE_DIFFUSE)
{
radio_mat_type->selectNthItem(MATTYPE_DIFFUSE);