From 42fa05bd4cd8d587af4c216faca5e8c010812c8b Mon Sep 17 00:00:00 2001 From: Graham Linden Date: Wed, 8 May 2019 12:49:02 -0700 Subject: Remove unref'd vars for Clang. --- indra/newview/lltexturectrl.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra/newview/lltexturectrl.cpp') diff --git a/indra/newview/lltexturectrl.cpp b/indra/newview/lltexturectrl.cpp index 39a7e81184..c21b16e4f8 100644 --- a/indra/newview/lltexturectrl.cpp +++ b/indra/newview/lltexturectrl.cpp @@ -70,8 +70,6 @@ #include "lllocalbitmaps.h" #include "llerror.h" -static const F32 CONTEXT_CONE_IN_ALPHA = 0.0f; -static const F32 CONTEXT_CONE_OUT_ALPHA = 1.f; static const F32 CONTEXT_FADE_TIME = 0.08f; static const S32 LOCAL_TRACKING_ID_COLUMN = 1; -- cgit v1.2.3