summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorAnsariel <ansariel.hiller@phoenixviewer.com>2024-06-11 18:22:32 +0200
committerAnsariel <ansariel.hiller@phoenixviewer.com>2024-06-11 18:22:32 +0200
commit0870539264f7263ed17464413ee0b69058d511f6 (patch)
treeb9eeb732fbba289813cbc154572632320c2f08f5 /indra/newview
parent2050429e98c58eb3fcb980a289fe92215acb2993 (diff)
Fix some apparent previous merge error
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/pipeline.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp
index 839039180e..92747866d6 100644
--- a/indra/newview/pipeline.cpp
+++ b/indra/newview/pipeline.cpp
@@ -776,10 +776,6 @@ bool LLPipeline::allocateScreenBuffer(U32 resX, U32 resY, U32 samples)
LL_PROFILE_ZONE_SCOPED_CATEGORY_DISPLAY;
if (mRT == &mMainRT)
{ // hacky -- allocate auxillary buffer
- gCubeSnapshot = true;
- mReflectionMapManager.initReflectionMaps();
- mHeroProbeManager.initReflectionMaps();
-
if (sReflectionProbesEnabled)
{
gCubeSnapshot = true;