diff options
Diffstat (limited to 'linden/indra/newview/lltexturefetch.cpp')
-rw-r--r-- | linden/indra/newview/lltexturefetch.cpp | 2 |
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 | ||
1501 | LLTextureFetch::~LLTextureFetch() | 1501 | LLTextureFetch::~LLTextureFetch() |
1502 | { | 1502 | { |
1503 | clearDeleteList() ; | ||
1504 | |||
1505 | // ~LLQueuedThread() called here | 1503 | // ~LLQueuedThread() called here |
1506 | } | 1504 | } |
1507 | 1505 | ||