Skip to content
Snippets Groups Projects
Commit 0035c126 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Remove pointless call to alloc physics buffer

parent 6e820bf7
No related branches found
No related tags found
No related merge requests found
......@@ -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()));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment