From b235c59d60472f818a9142c0886b95a0ff4191d7 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Fri, 15 Aug 2008 23:45:19 -0500 Subject: Second Life viewer sources 1.18.6.0-RC --- linden/indra/newview/llmaniprotate.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'linden/indra/newview/llmaniprotate.cpp') diff --git a/linden/indra/newview/llmaniprotate.cpp b/linden/indra/newview/llmaniprotate.cpp index fb3de3a..2e4f66c 100644 --- a/linden/indra/newview/llmaniprotate.cpp +++ b/linden/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 ) { -- cgit v1.1