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 9c64ccdbe3..6e02b55daf 100644 --- a/indra/newview/pipeline.h +++ b/indra/newview/pipeline.h @@ -334,8 +334,6 @@ public: RENDER_DEBUG_SHAME = 0x400000, }; - LLPointer<LLViewerImage> mAlphaSizzleImagep; - public: LLSpatialPartition* getSpatialPartition(LLViewerObject* vobj); |