diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-11-03 10:55:10 -0400 |
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-11-03 10:55:10 -0400 |
| commit | 0c4adf499db20eadabe5aa49f2f4afd34525d60d (patch) | |
| tree | 62c1e4f3bc38bc5ec89919abaa1a94491fbbb835 /indra/llmath | |
| parent | 6c9227df13facff681adb95b9715c35cc3077531 (diff) | |
| parent | 8f47f2222c207938c8fc55158a6fff64ccf1e781 (diff) | |
merge
Diffstat (limited to 'indra/llmath')
| -rw-r--r-- | indra/llmath/lloctree.h | 2 |
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; } |
