summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorLeslie Linden <leslie@lindenlab.com>2011-10-26 09:55:57 -0700
committerLeslie Linden <leslie@lindenlab.com>2011-10-26 09:55:57 -0700
commit17194cab5db3a956d9768f89238e63bc30b0a9a6 (patch)
tree98db0dadaf0afa7564b6273983395ec9de551590 /indra
parenteee8a0e1134723d59ce8150d0341488053566121 (diff)
Removed text spam about range of spatial partition, per davep.
Diffstat (limited to 'indra')
-rw-r--r--indra/llmath/lloctree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmath/lloctree.h b/indra/llmath/lloctree.h
index e5ca47da69..3c1ae45d68 100644
--- a/indra/llmath/lloctree.h
+++ b/indra/llmath/lloctree.h
@@ -681,7 +681,7 @@ public:
if (lt != 0x7)
{
- OCT_ERRS << "!!! ELEMENT EXCEEDS RANGE OF SPATIAL PARTITION !!!" << llendl;
+ //OCT_ERRS << "!!! ELEMENT EXCEEDS RANGE OF SPATIAL PARTITION !!!" << llendl;
return false;
}