summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2019-03-13 13:21:48 -0700
committerGraham Linden <graham@lindenlab.com>2019-03-13 13:21:48 -0700
commit898c9f44218353b3bf71b78ffce02662b4927625 (patch)
tree2793682ba7d69d34730a4aeced04100312a479a2 /indra/llmath/llvolume.cpp
parent868cd32e5e229e503f1b5b1d5ec543fd6f76cb7f (diff)
Mods to make merge with viewer-release have less whitespace-only change and fix diffs between EEP and VR.
Diffstat (limited to 'indra/llmath/llvolume.cpp')
-rw-r--r--indra/llmath/llvolume.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmath/llvolume.cpp b/indra/llmath/llvolume.cpp
index 0e1748b337..605032e0a8 100644
--- a/indra/llmath/llvolume.cpp
+++ b/indra/llmath/llvolume.cpp
@@ -2204,7 +2204,6 @@ BOOL LLVolume::generate()
{
rot_mat.rotate(*profile++, tmp);
dst->setAdd(tmp,offset);
-
++dst;
}
}