From cde3816ed07489415257e3bda3f64069ca580b0d Mon Sep 17 00:00:00 2001 From: Maxim Nikolenko Date: Mon, 11 Dec 2023 23:42:31 +0200 Subject: SL-20709 FIXED Avatar Maximum Complexity changing upon cancelling Advanced Graphics --- indra/newview/llfloaterpreference.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra') diff --git a/indra/newview/llfloaterpreference.cpp b/indra/newview/llfloaterpreference.cpp index d4e40ff103..fb726ff051 100644 --- a/indra/newview/llfloaterpreference.cpp +++ b/indra/newview/llfloaterpreference.cpp @@ -978,7 +978,6 @@ void LLFloaterPreference::onBtnCancel(const LLSD& userdata) if (userdata.asString() == "closeadvanced") { LLFloaterReg::hideInstance("prefs_graphics_advanced"); - updateMaxComplexity(); } else { -- cgit v1.2.3