diff options
Diffstat (limited to 'indra/newview/llaccountingcostmanager.h')
-rwxr-xr-x | indra/newview/llaccountingcostmanager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llaccountingcostmanager.h b/indra/newview/llaccountingcostmanager.h index 7d544b15e8..f4d45d43cb 100755 --- a/indra/newview/llaccountingcostmanager.h +++ b/indra/newview/llaccountingcostmanager.h @@ -83,7 +83,6 @@ private: LLCore::HttpHeaders::ptr_t mHttpHeaders; LLCore::HttpOptions::ptr_t mHttpOptions; LLCore::HttpRequest::policy_t mHttpPolicy; - LLCore::HttpRequest::priority_t mHttpPriority; }; //=============================================================================== |