diff options
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/llfloatereditwater.cpp | 5 | 
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),	 | 
