From 4b268a5d6add40b7d948485f062ca60e77062bc8 Mon Sep 17 00:00:00 2001 From: Brad Linden Date: Mon, 17 Jul 2023 15:32:28 -0700 Subject: Delete unprintable chars that accidentally got into the merge in kdiff3 for DRTVWR-559 --- indra/newview/llpanelface.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llpanelface.cpp') 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("radio_material_type"); - if (radio_mat_type->getSelectedIndex() < MATTYPE_DIFFUSE) { radio_mat_type->selectNthItem(MATTYPE_DIFFUSE); -- cgit v1.2.3