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/llcommon/CMakeLists.txt | |
parent | ef916bd3ae39fb6fd718428aa2a695bbea891940 (diff) |
secondlife/viewer#2391: Remove avatar rigging "callstack" logging
Diffstat (limited to 'indra/llcommon/CMakeLists.txt')
-rw-r--r-- | indra/llcommon/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index c4041f0c79..437b8d0168 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -26,7 +26,6 @@ set(llcommon_SOURCE_FILES llbase64.cpp llbitpack.cpp llcallbacklist.cpp - llcallstack.cpp llcleanup.cpp llcommon.cpp llcommonutils.cpp @@ -134,7 +133,6 @@ set(llcommon_HEADER_FILES llbitpack.h llboost.h llcallbacklist.h - llcallstack.h llcleanup.h llcommon.h llcommonutils.h |