diff options
author | Dave Houlton <euclid@lindenlab.com> | 2021-02-17 15:10:32 -0700 |
---|---|---|
committer | Dave Houlton <euclid@lindenlab.com> | 2021-02-17 15:10:32 -0700 |
commit | 57e0d91d16b28758c41bc6fa96ecb42908d591c5 (patch) | |
tree | ab0e80b363385cd6335f133ca0a0a0488f92c8f3 /indra/llappearance/llavatarappearancedefines.cpp | |
parent | de711c213820521aa8afcf991b4af561db54aede (diff) | |
parent | 00c47d079f7e958e473ed4083a7f7691fa02dcd5 (diff) |
Merge branch 'master' v 6.4.14 into DV528-merge-6.4.14
Diffstat (limited to 'indra/llappearance/llavatarappearancedefines.cpp')
-rw-r--r-- | indra/llappearance/llavatarappearancedefines.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llappearance/llavatarappearancedefines.cpp b/indra/llappearance/llavatarappearancedefines.cpp index 9398ce3822..2bcfd06c40 100644 --- a/indra/llappearance/llavatarappearancedefines.cpp +++ b/indra/llappearance/llavatarappearancedefines.cpp @@ -30,7 +30,6 @@ const S32 LLAvatarAppearanceDefines::SCRATCH_TEX_WIDTH = 1024; const S32 LLAvatarAppearanceDefines::SCRATCH_TEX_HEIGHT = 1024; -const S32 LLAvatarAppearanceDefines::IMPOSTOR_PERIOD = 2; using namespace LLAvatarAppearanceDefines; |