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