diff --git a/indra/llmath/lloctree.h b/indra/llmath/lloctree.h index 5779b7400..9a541f008 100644 --- a/indra/llmath/lloctree.h +++ b/indra/llmath/lloctree.h @@ -60,7 +60,7 @@ template class LLOctreeNode; #include "lltimer.h" -#define LL_OCTREE_STATS +//#define LL_OCTREE_STATS #define LL_OCTREE_POOLS #ifdef LL_OCTREE_STATS class OctreeStats : public LLSingleton