summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturefetch.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/newview/lltexturefetch.cpp
parent2f0e3de43eafc4aeab75b648ecdc0c275ac368f5 (diff)
Remove vestigial httpclient.h include from files that no longer need it.
Diffstat (limited to 'indra/newview/lltexturefetch.cpp')
-rwxr-xr-xindra/newview/lltexturefetch.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltexturefetch.cpp b/indra/newview/lltexturefetch.cpp
index fab4203ec3..f4b1ff7313 100755
--- a/indra/newview/lltexturefetch.cpp
+++ b/indra/newview/lltexturefetch.cpp
@@ -35,7 +35,6 @@
#include "lltexturefetch.h"
#include "lldir.h"
-#include "llhttpclient.h"
#include "llhttpconstants.h"
#include "llimage.h"
#include "llimagej2c.h"