summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2017-11-09 09:54:23 -0800
committerRider Linden <rider@lindenlab.com>2017-11-09 09:54:23 -0800
commitd709c7f35ebfd1945fd036b859f56b349d01dfe7 (patch)
treec24aee8789ce6fbfdf8c5de6a15dbf29ae1857b1 /indra
parent77091b8080ed48f0f4116dd04cfe6d3bf1c9fa29 (diff)
Remove unused constant.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llfloatereditwater.cpp5
1 files changed, 0 insertions, 5 deletions
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),