summaryrefslogtreecommitdiff
path: root/indra/llappearance/llavatarappearance.cpp
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-01-16 23:07:51 +0200
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-01-16 23:16:43 +0200
commit8ec8732ec9a6dd109b3d40762148f0c951566e9b (patch)
treea4e1eca1d58a98645ea8737584198d80b6dd0898 /indra/llappearance/llavatarappearance.cpp
parent20b16ddf053733271f8cf0966f2a5c5b6ac2a8a1 (diff)
SL-18893 OSX buildfix
Diffstat (limited to 'indra/llappearance/llavatarappearance.cpp')
-rw-r--r--indra/llappearance/llavatarappearance.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llappearance/llavatarappearance.cpp b/indra/llappearance/llavatarappearance.cpp
index 89a7c4589b..2f0980ac76 100644
--- a/indra/llappearance/llavatarappearance.cpp
+++ b/indra/llappearance/llavatarappearance.cpp
@@ -1067,7 +1067,6 @@ BOOL LLAvatarAppearance::loadSkeletonNode ()
// SKELETAL DISTORTIONS
{
- LLAvatarXmlInfo::skeletal_distortion_info_list_t::iterator iter;
for (LLViewerVisualParamInfo* visual_param_info : sAvatarXmlInfo->mSkeletalDistortionInfoList)
{
LLPolySkeletalDistortionInfo *info = (LLPolySkeletalDistortionInfo*)visual_param_info;