diff options
Diffstat (limited to 'indra/newview/lltexturefetch.cpp')
-rw-r--r-- | indra/newview/lltexturefetch.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/lltexturefetch.cpp b/indra/newview/lltexturefetch.cpp index 7cccd6f5ac..639e570ee7 100644 --- a/indra/newview/lltexturefetch.cpp +++ b/indra/newview/lltexturefetch.cpp @@ -2555,8 +2555,6 @@ S32 LLTextureFetch::createRequest(FTType f_type, const std::string& url, const L << " Discard: " << desired_discard << " size " << desired_size << LL_ENDL; return desired_discard; } - - // Threads: T* // // protected |