aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lltexturefetch.cpp
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-09-03 14:39:47 -0700
committerMcCabe Maxsted2010-09-03 14:39:47 -0700
commitb88d3f2a93f4cb479fc139844fe8ef3e8524277a (patch)
treebbb628c000ad0522e6b12c4315989b687497c77d /linden/indra/newview/lltexturefetch.cpp
parentAdded some subgroups to the SL dic (these commits should really be squashed o... (diff)
downloadmeta-impy-b88d3f2a93f4cb479fc139844fe8ef3e8524277a.zip
meta-impy-b88d3f2a93f4cb479fc139844fe8ef3e8524277a.tar.gz
meta-impy-b88d3f2a93f4cb479fc139844fe8ef3e8524277a.tar.bz2
meta-impy-b88d3f2a93f4cb479fc139844fe8ef3e8524277a.tar.xz
Revert "Updated lltexturecache to the latest in viewer-development (see #425)" since it was causing issues with local assets and object backup
This reverts commit 4ca4594ec264f390be981568ef5ff3ff0f2f77e6.
Diffstat (limited to 'linden/indra/newview/lltexturefetch.cpp')
-rw-r--r--linden/indra/newview/lltexturefetch.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/lltexturefetch.cpp b/linden/indra/newview/lltexturefetch.cpp
index 427e55a..2184478 100644
--- a/linden/indra/newview/lltexturefetch.cpp
+++ b/linden/indra/newview/lltexturefetch.cpp
@@ -1500,8 +1500,6 @@ LLTextureFetch::LLTextureFetch(LLTextureCache* cache, LLImageDecodeThread* image
1500 1500
1501LLTextureFetch::~LLTextureFetch() 1501LLTextureFetch::~LLTextureFetch()
1502{ 1502{
1503 clearDeleteList() ;
1504
1505 // ~LLQueuedThread() called here 1503 // ~LLQueuedThread() called here
1506} 1504}
1507 1505