summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2011-03-21 10:51:52 -0500
committerDave Parks <davep@lindenlab.com>2011-03-21 10:51:52 -0500
commit5b9ee2a9d5687eae6fd48ee6038cd2f7ed1d9a53 (patch)
treee066174191ad303484d864869e49cc4be64d91e0 /indra/newview/pipeline.cpp
parentbe553242ef706e33260f3f9e62d02f4720f00473 (diff)
parentbf3fb2566329a461ebf022a1a05a1fa95faff9aa (diff)
merge
Diffstat (limited to 'indra/newview/pipeline.cpp')
-rwxr-xr-xindra/newview/pipeline.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp
index 24486a7411..6a376554b9 100755
--- a/indra/newview/pipeline.cpp
+++ b/indra/newview/pipeline.cpp
@@ -825,7 +825,6 @@ void LLPipeline::releaseGLBuffers()
mGlow[i].release();
}
- gBumpImageList.destroyGL();
LLVOAvatar::resetImpostors();
}
@@ -948,8 +947,6 @@ void LLPipeline::createGLBuffers()
addDeferredAttachments(mGIMap);
}
}
-
- gBumpImageList.restoreGL();
}
void LLPipeline::restoreGL()