diff options
author | Rider Linden <rider@lindenlab.com> | 2015-06-03 16:04:40 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2015-06-03 16:04:40 -0700 |
commit | 0d3fb07bfa205b65f242ef2b761e827ff30e42fe (patch) | |
tree | fd2dfec3e9d1ff5ba1a325f264391c5d76156f09 /indra/newview/llfloateravatarpicker.cpp | |
parent | 2f0e3de43eafc4aeab75b648ecdc0c275ac368f5 (diff) |
Remove vestigial httpclient.h include from files that no longer need it.
Diffstat (limited to 'indra/newview/llfloateravatarpicker.cpp')
-rwxr-xr-x | indra/newview/llfloateravatarpicker.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloateravatarpicker.cpp b/indra/newview/llfloateravatarpicker.cpp index 84e3584331..e5e9a794a4 100755 --- a/indra/newview/llfloateravatarpicker.cpp +++ b/indra/newview/llfloateravatarpicker.cpp @@ -42,7 +42,6 @@ #include "llavatarnamecache.h" // IDEVO #include "llbutton.h" #include "llcachename.h" -#include "llhttpclient.h" // IDEVO #include "lllineeditor.h" #include "llscrolllistctrl.h" #include "llscrolllistitem.h" |