summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2019-07-24 10:53:04 -0700
committerGraham Linden <graham@lindenlab.com>2019-07-24 10:53:04 -0700
commit1529c16201d332ce7bbff5c3637737ca58277eb9 (patch)
treef8337ec21ff2d52f646a5d2146dc673d93048ded /indra/newview/pipeline.h
parentb507d63566e8896af702dd10f5643dc29068a8a9 (diff)
SL-11610
Revert attempted fix for 10625.
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index cc9ec06f80..b0c40d145b 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -650,8 +650,6 @@ public:
//water distortion texture (refraction)
LLRenderTarget mWaterDis;
- LLRenderTarget mBake;
-
//texture for making the glow
LLRenderTarget mGlow[3];