diff --git a/indra/newview/lldynamictexture.cpp b/indra/newview/lldynamictexture.cpp index 05b60718b6fcdf63d79bda8666b4994ea65ac491..185bff7dd35f79e1d8926089b9f231ca2f6a8688 100644 --- a/indra/newview/lldynamictexture.cpp +++ b/indra/newview/lldynamictexture.cpp @@ -118,7 +118,6 @@ BOOL LLViewerDynamicTexture::render() //----------------------------------------------------------------------------- void LLViewerDynamicTexture::preRender(BOOL clear_depth) { - gPipeline.allocatePhysicsBuffer(); if (!gNonInteractive) { llassert(mFullWidth <= static_cast<S32>(gPipeline.mBake.getWidth()));