diff options
Diffstat (limited to 'indra/newview/pipeline.cpp')
-rw-r--r-- | indra/newview/pipeline.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp index 4108298dfd..250b9bc7df 100644 --- a/indra/newview/pipeline.cpp +++ b/indra/newview/pipeline.cpp @@ -109,9 +109,6 @@ S32 gTrivialAccepts = 0; BOOL gRenderForSelect = FALSE; -BOOL gUsePickAlpha = TRUE; -F32 gPickAlphaThreshold = 0.2f; - //glsl parameter tables const char* LLPipeline::sReservedAttribs[] = { |