Skip to content
Snippets Groups Projects
Commit 17194cab authored by Leslie Linden's avatar Leslie Linden
Browse files

Removed text spam about range of spatial partition, per davep.

parent eee8a0e1
No related branches found
No related tags found
No related merge requests found
...@@ -681,7 +681,7 @@ class LLOctreeRoot : public LLOctreeNode<T> ...@@ -681,7 +681,7 @@ class LLOctreeRoot : public LLOctreeNode<T>
if (lt != 0x7) if (lt != 0x7)
{ {
OCT_ERRS << "!!! ELEMENT EXCEEDS RANGE OF SPATIAL PARTITION !!!" << llendl; //OCT_ERRS << "!!! ELEMENT EXCEEDS RANGE OF SPATIAL PARTITION !!!" << llendl;
return false; return false;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment