summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
diff options
context:
space:
mode:
authorKarl Stiefvater (qarl) <qarl@lindenlab.com>2009-12-01 17:40:52 -0600
committerKarl Stiefvater (qarl) <qarl@lindenlab.com>2009-12-01 17:40:52 -0600
commitbb2631180a85df343e6d816fc37d881af31d49fb (patch)
tree2d545bc834197386af2c948c6c59ff331ab5af52 /indra/llmath/llvolume.cpp
parentf039fa98efedc91965338ef53624279f99914205 (diff)
CTS-4 Only part of an uploaded mesh renders.
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 858bd9edea..fb2de92e35 100644
--- a/indra/llmath/llvolume.cpp
+++ b/indra/llmath/llvolume.cpp
@@ -2250,7 +2250,6 @@ void LLVolume::copyVolumeFaces(LLVolume* volume)
mIsTetrahedron = FALSE;
}
-S32 const LL_SCULPT_MESH_MAX_FACES = 8;
S32 LLVolume::getNumFaces() const
{