From 0a7fbb31d45d356b50899534ff6740097d5d3f22 Mon Sep 17 00:00:00 2001 From: Xiaohong Bao Date: Tue, 9 Mar 2010 10:18:25 -0700 Subject: fix for EXT-4161: skinny pant legs(have no flare) --- indra/newview/llviewertexture.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'indra') diff --git a/indra/newview/llviewertexture.cpp b/indra/newview/llviewertexture.cpp index 01d437f9eb..b21758d3b3 100644 --- a/indra/newview/llviewertexture.cpp +++ b/indra/newview/llviewertexture.cpp @@ -1417,9 +1417,8 @@ BOOL LLViewerFetchedTexture::createTexture(S32 usename/*= 0*/) if (!mForceToSaveRawImage) { mNeedsAux = FALSE; - } destroyRawImage(); - + } return res; } -- cgit v1.2.3