summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2018-02-22 16:50:45 +0000
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2018-02-22 16:50:45 +0000
commitad72a52edd4a528b04fa3a65c8942aa6fb4edcde (patch)
treeb5d3594f19b13c90fe272ee2ed5f17135aec1643 /indra/newview/llvovolume.h
parent5bc057e0abd8c38f5d1b9363879ec8f43dc89e38 (diff)
SL-860 - clean up of interim code
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 a6ba8014e2..4aec48e8ff 100644
--- a/indra/newview/llvovolume.h
+++ b/indra/newview/llvovolume.h
@@ -400,7 +400,6 @@ private:
public:
static F32 sLODSlopDistanceFactor;// Changing this to zero, effectively disables the LOD transition slop
static F32 sLODFactor; // LOD scale factor
- static S32 sForceLOD; // LOD override
static F32 sDistanceFactor; // LOD distance factor
static LLPointer<LLObjectMediaDataClient> sObjectMediaClient;