summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/llviewerparceloverlay.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llviewerparceloverlay.cpp b/indra/newview/llviewerparceloverlay.cpp
index d924bdb5fc..5a2b7e4c2f 100755
--- a/indra/newview/llviewerparceloverlay.cpp
+++ b/indra/newview/llviewerparceloverlay.cpp
@@ -51,8 +51,6 @@
static const U8 OVERLAY_IMG_COMPONENTS = 4;
-static const S32 FLOATS_PER_VERTEX = LENGTHOFVECTOR3;
-static const S32 BYTES_PER_COLOR = LENGTHOFCOLOR4U;
static const F32 LINE_WIDTH = 0.0625f;
LLViewerParcelOverlay::LLViewerParcelOverlay(LLViewerRegion* region, F32 region_width_meters)