summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2018-04-10 16:36:57 +0100
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2018-04-10 16:36:57 +0100
commitcc73a1958d14be9094c4bc301e61ed45f4c575e8 (patch)
tree0c211cc28f2d7280c325841d4a8eebc6d831c002 /indra/newview/llvoavatar.cpp
parent07b48048c70be3abf6798ee3b9f2535268af5434 (diff)
SL-704 - more cleanup of dev-relevant comments
Diffstat (limited to 'indra/newview/llvoavatar.cpp')
-rw-r--r--indra/newview/llvoavatar.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp
index a31d48dc4f..810fcdce1e 100644
--- a/indra/newview/llvoavatar.cpp
+++ b/indra/newview/llvoavatar.cpp
@@ -9493,7 +9493,6 @@ void LLVOAvatar::accountRenderComplexityForObject(
F32 attachment_volume_cost = 0;
F32 attachment_texture_cost = 0;
F32 attachment_children_cost = 0;
- // AXON placeholder value, will revisit in testing.
const F32 animated_object_attachment_surcharge = 1000;
if (attached_object->isAnimatedObject())