diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-04-03 11:28:00 -0400 |
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-04-03 11:28:00 -0400 |
| commit | 7c37af37d4459425b3ab705156eeff316531bc81 (patch) | |
| tree | ac6f0d7cfb0d4798b54de04b46fa28390c63fb20 /indra/newview/llvoavatar.cpp | |
| parent | 323a2f2235a52383bcfbae79bdce9e61ca808d2a (diff) | |
| parent | 0b5695fec1bc31b10c72e2e0b6936444eee89855 (diff) | |
merge
Diffstat (limited to 'indra/newview/llvoavatar.cpp')
| -rwxr-xr-x | indra/newview/llvoavatar.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp index 725939dd3e..5695fc04b9 100755 --- a/indra/newview/llvoavatar.cpp +++ b/indra/newview/llvoavatar.cpp @@ -4475,10 +4475,6 @@ void LLVOAvatar::addBakedTextureStats( LLViewerFetchedTexture* imagep, F32 pixel //the texture pipeline will stop fetching this texture. imagep->resetTextureStats(); - // TODO: currently default to HTTP texture and fall back to UDP if cannot be found there. - // Once server messaging is in place, we should call setCanUseHTTP(false) for old style - // appearance requests - imagep->setCanUseHTTP(true); imagep->setMaxVirtualSizeResetInterval(MAX_TEXTURE_VIRTURE_SIZE_RESET_INTERVAL); imagep->resetMaxVirtualSizeResetCounter() ; |
