summaryrefslogtreecommitdiff
path: root/indra/newview/llmaniprotate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llmaniprotate.cpp')
-rw-r--r--indra/newview/llmaniprotate.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llmaniprotate.cpp b/indra/newview/llmaniprotate.cpp
index fb3de3ab56..2e4f66c929 100644
--- a/indra/newview/llmaniprotate.cpp
+++ b/indra/newview/llmaniprotate.cpp
@@ -60,7 +60,6 @@
#include "llviewerwindow.h"
#include "llworld.h"
#include "pipeline.h"
-#include "viewer.h"
#include "lldrawable.h"
#include "llglheaders.h"
@@ -513,8 +512,6 @@ LLVector3 LLManipRotate::projectToSphere( F32 x, F32 y, BOOL* on_sphere )
return LLVector3( x, y, z );
}
-extern U32 gFrameCount;
-
// Freeform rotation
void LLManipRotate::drag( S32 x, S32 y )
{