From 12f18ff4614225093f753b16cfd278880eca0387 Mon Sep 17 00:00:00 2001 From: Alexander Gavriliuk Date: Tue, 15 Aug 2023 16:46:35 +0200 Subject: SL-20146 Statistic bar collapsed/expanded accordions not saving --- indra/llui/llstatview.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/llui/llstatview.cpp') diff --git a/indra/llui/llstatview.cpp b/indra/llui/llstatview.cpp index bb4969c81f..03f2fb7cc0 100644 --- a/indra/llui/llstatview.cpp +++ b/indra/llui/llstatview.cpp @@ -58,10 +58,7 @@ LLStatView::~LLStatView() } } - static StatViewRegistry::Register r1("stat_bar"); static StatViewRegistry::Register r2("stat_view"); // stat_view can be a child of panels/etc. static LLDefaultChildRegistry::Register r3("stat_view"); - - -- cgit v1.2.3