diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-11-21 00:06:32 +0200 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-11-21 00:06:47 +0200 |
commit | f534e37328e7408b1609c9b78d13c6c749091e53 (patch) | |
tree | c5f80997b253ac905afa2fbb883de65916407ba0 /indra/newview | |
parent | e98a6b0b4592e88217fcdff7df743688ef692818 (diff) |
SL-14368 Expanding the 'People' floater to the right does not expand the displayed values
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/llappviewer.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 808a9d63c6..9f8584cd8b 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -1882,8 +1882,6 @@ bool LLAppViewer::cleanup() SUBSYSTEM_CLEANUP(LLAvatarAppearance); - SUBSYSTEM_CLEANUP(LLAvatarAppearance); - SUBSYSTEM_CLEANUP(LLPostProcess); LLTracker::cleanupInstance(); |