Disable octree statistics gathering.

This commit is contained in:
Shyotl
2012-12-08 17:07:15 -06:00
parent be4229867a
commit 382fc710e5

View File

@@ -60,7 +60,7 @@ template <class T> 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<OctreeStats>