summaryrefslogtreecommitdiff
path: root/indra/llmessage/llavatarnamecache.cpp
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2015-06-03 16:04:40 -0700
committerRider Linden <rider@lindenlab.com>2015-06-03 16:04:40 -0700
commit0d3fb07bfa205b65f242ef2b761e827ff30e42fe (patch)
treefd2dfec3e9d1ff5ba1a325f264391c5d76156f09 /indra/llmessage/llavatarnamecache.cpp
parent2f0e3de43eafc4aeab75b648ecdc0c275ac368f5 (diff)
Remove vestigial httpclient.h include from files that no longer need it.
Diffstat (limited to 'indra/llmessage/llavatarnamecache.cpp')
-rwxr-xr-xindra/llmessage/llavatarnamecache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmessage/llavatarnamecache.cpp b/indra/llmessage/llavatarnamecache.cpp
index 88b88d0454..5d9daca37a 100755
--- a/indra/llmessage/llavatarnamecache.cpp
+++ b/indra/llmessage/llavatarnamecache.cpp
@@ -30,7 +30,6 @@
#include "llcachename.h" // we wrap this system
#include "llframetimer.h"
-#include "llhttpclient.h"
#include "llsd.h"
#include "llsdserialize.h"
#include "httpresponse.h"