diff options
author | Rider Linden <rider@lindenlab.com> | 2015-09-14 11:15:23 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2015-09-14 11:15:23 -0700 |
commit | 97236a42ca08979897d5c7b0826312345754cd67 (patch) | |
tree | 55cf5e5757b23f0bc52eb4a2a7270279d6548480 /indra/newview/llaisapi.h | |
parent | f2da6ec2ac7299b62b3c11455356c8c2ab5f2b2b (diff) |
MAINT-5507: Remove HTTPClient and related cruft.
Diffstat (limited to 'indra/newview/llaisapi.h')
-rwxr-xr-x | indra/newview/llaisapi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llaisapi.h b/indra/newview/llaisapi.h index 2de8003c2f..48c081991a 100755 --- a/indra/newview/llaisapi.h +++ b/indra/newview/llaisapi.h @@ -32,7 +32,6 @@ #include <set> #include <string> #include "llcurl.h" -#include "llhttpclient.h" #include "llhttpretrypolicy.h" #include "llviewerinventory.h" #include "llcorehttputil.h" |