From d709c7f35ebfd1945fd036b859f56b349d01dfe7 Mon Sep 17 00:00:00 2001 From: Rider Linden Date: Thu, 9 Nov 2017 09:54:23 -0800 Subject: Remove unused constant. --- indra/newview/llfloatereditwater.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'indra') diff --git a/indra/newview/llfloatereditwater.cpp b/indra/newview/llfloatereditwater.cpp index 447ec56ce1..52c896d6aa 100644 --- a/indra/newview/llfloatereditwater.cpp +++ b/indra/newview/llfloatereditwater.cpp @@ -52,11 +52,6 @@ #include "v3colorutil.h" #undef max // Fixes a Windows compiler error -namespace -{ - const F32 SWITCH_TRANSITION(1.0); -} - LLFloaterEditWater::LLFloaterEditWater(const LLSD &key): LLFloater(key), -- cgit v1.2.3