diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-02-13 07:47:24 -0500 |
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-02-13 07:47:24 -0500 |
| commit | 9ef4c33772b3d358fd90125ea82a05ae70c01643 (patch) | |
| tree | 16ec189153077d9eb2802a9f79e42a348a3b882d /indra/newview/llagent.cpp | |
| parent | 78016f4a8d9aea748a367da73b3aac0bd1690eec (diff) | |
SH-3852 WIP - modified metrics for update_appearance_from_cof and wear_inventory_category, end when bakes are fully loaded
Diffstat (limited to 'indra/newview/llagent.cpp')
| -rwxr-xr-x | indra/newview/llagent.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llagent.cpp b/indra/newview/llagent.cpp index c86b75791d..d10f76ea55 100755 --- a/indra/newview/llagent.cpp +++ b/indra/newview/llagent.cpp @@ -4339,7 +4339,6 @@ void LLAgent::sendAgentSetAppearance() { // Change is fully resolved, can close some open phases. gAgentAvatarp->stopPhase("process_initial_wearables_update"); - gAgentAvatarp->stopPhase("wear_inventory_category"); } if (!isAgentAvatarValid() || (getRegion() && getRegion()->getCentralBakeVersion())) return; |
