diff options
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r-- | indra/newview/pipeline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h index 4dada886cb..f4144b6afa 100644 --- a/indra/newview/pipeline.h +++ b/indra/newview/pipeline.h @@ -653,7 +653,6 @@ void render_bbox(const LLVector3 &min, const LLVector3 &max); extern LLPipeline gPipeline; extern BOOL gRenderForSelect; extern F32 gPickAlphaThreshold; -extern F32 gPickAlphaTargetThreshold; extern BOOL gUsePickAlpha; #endif |