diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2017-06-20 23:16:03 +0300 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2017-06-20 23:16:03 +0300 |
commit | 270cd8ff15d01ff9e2f390ae442e9f5de2b5adec (patch) | |
tree | dcd736ad4cd7db0e299e2542d3c8ad58b43d906e /indra/newview/llvoavatar.cpp | |
parent | 21f22ced4ddf10afcbe0fae299a24b3ceb01d1de (diff) | |
parent | f1e52656e9e328d66aa5050bc9e59948a0217283 (diff) |
Merged in lindenlab/viewer-release
Diffstat (limited to 'indra/newview/llvoavatar.cpp')
-rw-r--r-- | indra/newview/llvoavatar.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp index 3968266c27..80c6805ead 100644 --- a/indra/newview/llvoavatar.cpp +++ b/indra/newview/llvoavatar.cpp @@ -9387,6 +9387,3 @@ BOOL LLVOAvatar::isTextureVisible(LLAvatarAppearanceDefines::ETextureIndex type, // non-self avatars don't have wearables return FALSE; } - - - |