summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2016-07-18 17:28:02 +0300
committerandreykproductengine <akleshchev@productengine.com>2016-07-18 17:28:02 +0300
commitb652774324e0cdf01cf7a75a45abb05391654809 (patch)
treef02e6f2accedcb495d23db2751ffec504585f2b5 /indra/newview/llvovolume.h
parent9a262f345ebd777c21632fece812f6aa9bf8eff2 (diff)
Backed out changeset: a1a0a055e892
Diffstat (limited to 'indra/newview/llvovolume.h')
-rw-r--r--indra/newview/llvovolume.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvovolume.h b/indra/newview/llvovolume.h
index b63d76d132..a331908320 100644
--- a/indra/newview/llvovolume.h
+++ b/indra/newview/llvovolume.h
@@ -379,7 +379,6 @@ private:
public:
static F32 sLODSlopDistanceFactor;// Changing this to zero, effectively disables the LOD transition slop
static F32 sLODFactor; // LOD scale factor
- static F32 sRiggedLODFactor; // Worn rigged LOD scale factor
static F32 sDistanceFactor; // LOD distance factor
static LLPointer<LLObjectMediaDataClient> sObjectMediaClient;