summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturefetch.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-04-12 09:16:25 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-04-12 09:16:25 -0400
commita8cdcfc9a893b7debf7c006022b57c389b50bf0d (patch)
tree95930cdb0ab0249b6666c57dc94857fa4dfaf403 /indra/newview/lltexturefetch.h
parente17920defbf1d39ecd9e88500ba268c59bb84008 (diff)
SH-4061 WIP - moved retry policy to newview so it can work with either llmessage or CoreHttp libraries. Updated tests.
Diffstat (limited to 'indra/newview/lltexturefetch.h')
-rwxr-xr-xindra/newview/lltexturefetch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltexturefetch.h b/indra/newview/lltexturefetch.h
index c6bd342a7b..12226d51c8 100755
--- a/indra/newview/lltexturefetch.h
+++ b/indra/newview/lltexturefetch.h
@@ -397,7 +397,7 @@ private:
e_tex_source mOriginFetchSource;
// Retry logic
- LLAdaptiveRetryPolicy mFetchRetryPolicy;
+ //LLAdaptiveRetryPolicy mFetchRetryPolicy;
public:
//debug use