summaryrefslogtreecommitdiff
path: root/indra/newview/llwlhandlers.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llwlhandlers.h')
-rw-r--r--indra/newview/llwlhandlers.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llwlhandlers.h b/indra/newview/llwlhandlers.h
index b5eb62b0b0..213bc7c7ce 100644
--- a/indra/newview/llwlhandlers.h
+++ b/indra/newview/llwlhandlers.h
@@ -36,8 +36,6 @@
#include "llviewerprecompiledheaders.h"
#include "llhttpclient.h"
-class LLEnvManager;
-
class LLEnvironmentRequest
{
LOG_CLASS(LLEnvironmentRequest);
@@ -59,7 +57,6 @@ public:
private:
friend class LLEnvironmentRequest;
- friend class LLEnvManager;
LLEnvironmentRequestResponder();
static int sCount;