From e6734283dee37ee41ea82d190aa64d84f04215e9 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 8 Apr 2013 04:53:41 +1000 Subject: More unused variable deletion. --- linden/indra/newview/llsurface.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'linden/indra/newview/llsurface.cpp') diff --git a/linden/indra/newview/llsurface.cpp b/linden/indra/newview/llsurface.cpp index 5a99e66..8692c80 100644 --- a/linden/indra/newview/llsurface.cpp +++ b/linden/indra/newview/llsurface.cpp @@ -1262,8 +1262,6 @@ BOOL LLSurface::generateWaterTexture(const F32 x, const F32 y, y_end = tex_width; } - LLVector3d origin_global = from_region_handle(getRegion()->getHandle()); - // OK, for now, just have the composition value equal the height at the point. LLVector3 location; LLColor4U coloru; -- cgit v1.1