summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2016-12-15 02:41:14 +0200
committerAndreyL ProductEngine <alihatskiy@productengine.com>2016-12-15 02:41:14 +0200
commitffccd4a2ecdebba16a2fc06f84f04fb85389f24f (patch)
tree7dd6777b299afccf30f65cafc8d306de5b05bc46 /indra/newview/llvovolume.h
parent71269ac1fc4ab19d46fd33c82b1df7a887b918bc (diff)
Backed out changeset: f73be0eb9d00
Diffstat (limited to 'indra/newview/llvovolume.h')
-rw-r--r--indra/newview/llvovolume.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvovolume.h b/indra/newview/llvovolume.h
index 3b68d61ee9..a331908320 100644
--- a/indra/newview/llvovolume.h
+++ b/indra/newview/llvovolume.h
@@ -327,7 +327,7 @@ public:
void clearRiggedVolume();
protected:
- S32 computeLODDetail(F32 distance, F32 radius, F32 lod_factor);
+ S32 computeLODDetail(F32 distance, F32 radius);
BOOL calcLOD();
LLFace* addFace(S32 face_index);
void updateTEData();