diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2017-05-09 13:04:03 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2017-05-09 13:04:03 -0400 |
commit | d2e720a65102211ecb7f54d9524397e65997ca11 (patch) | |
tree | e62552ac614e847d78a1cbb3b330d9993769700f /indra/llappearance/llavatarappearance.cpp | |
parent | 8502b7dc474094c807e49f2896ab6ff7622f96bb (diff) |
DRTVWR-418: Harmless commit to force a TeamCity rebuild.
Diffstat (limited to 'indra/llappearance/llavatarappearance.cpp')
-rw-r--r-- | indra/llappearance/llavatarappearance.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llappearance/llavatarappearance.cpp b/indra/llappearance/llavatarappearance.cpp index ab6d77dd9b..e5089f028f 100644 --- a/indra/llappearance/llavatarappearance.cpp +++ b/indra/llappearance/llavatarappearance.cpp @@ -2125,4 +2125,3 @@ LLAvatarAppearance::LLMaskedMorph::LLMaskedMorph(LLVisualParam *morph_target, BO target->addPendingMorphMask(); } } - |