diff options
author | Cosmic Linden <cosmic@lindenlab.com> | 2024-08-22 09:11:28 -0700 |
---|---|---|
committer | Brad Linden <brad@lindenlab.com> | 2024-08-26 16:33:38 -0700 |
commit | 316f0f0b8cb05515068e2acb72740fbab2365ce0 (patch) | |
tree | 900b1c7f4a67fe73387fb9ce0fd6b0051d49b686 /indra/newview/llvoavatarself.cpp | |
parent | ef916bd3ae39fb6fd718428aa2a695bbea891940 (diff) |
secondlife/viewer#2391: Remove avatar rigging "callstack" logging
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
-rw-r--r-- | indra/newview/llvoavatarself.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp index 00a7325db2..49859bb585 100644 --- a/indra/newview/llvoavatarself.cpp +++ b/indra/newview/llvoavatarself.cpp @@ -59,7 +59,6 @@ #include "llsdutil.h" #include "llstartup.h" #include "llsdserialize.h" -#include "llcallstack.h" #include "llcorehttputil.h" #include "lluiusage.h" |