summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/_httpopsetget.cpp
diff options
context:
space:
mode:
authorMonty Brandenberg <monty@lindenlab.com>2012-07-23 23:40:07 +0000
committerMonty Brandenberg <monty@lindenlab.com>2012-07-23 23:40:07 +0000
commit85e69b043b098dbe5a09f2eac6ff541123089f13 (patch)
treee0f5cc824c41563ea8b780cc4ba0cdb8c701c3f8 /indra/llcorehttp/_httpopsetget.cpp
parent334ce2556f0d51c38a76d655084ae1d4671f6aec (diff)
Big comment and naming cleanup. Ready for prime-time.
Add to-do list to _httpinternal.h to guide anyone who wants to pitch in and help.
Diffstat (limited to 'indra/llcorehttp/_httpopsetget.cpp')
-rw-r--r--indra/llcorehttp/_httpopsetget.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/indra/llcorehttp/_httpopsetget.cpp b/indra/llcorehttp/_httpopsetget.cpp
index c1357f9ae5..8198528a9b 100644
--- a/indra/llcorehttp/_httpopsetget.cpp
+++ b/indra/llcorehttp/_httpopsetget.cpp
@@ -26,18 +26,10 @@
#include "_httpopsetget.h"
-#include <cstdio>
-#include <algorithm>
-
#include "httpcommon.h"
-#include "httphandler.h"
-#include "httpresponse.h"
-#include "_httprequestqueue.h"
-#include "_httpreplyqueue.h"
#include "_httpservice.h"
#include "_httppolicy.h"
-#include "_httplibcurl.h"
namespace LLCore