diff options
| author | leyla_linden <none@none> | 2010-12-31 12:55:04 -0800 |
|---|---|---|
| committer | leyla_linden <none@none> | 2010-12-31 12:55:04 -0800 |
| commit | 350a736d37de282e1e3c22627400d957f0e00dc5 (patch) | |
| tree | 7427e593ce39ad2c50e1f217bad5b211a9eb3928 /indra/llmath/lloctree.h | |
| parent | d196348d0f4bd542eee3702329dab28952b8a5e5 (diff) | |
| parent | e3204165b9bb9b36cb11a8d0a4a4040634e707fc (diff) | |
Merge
Diffstat (limited to 'indra/llmath/lloctree.h')
| -rw-r--r-- | indra/llmath/lloctree.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/llmath/lloctree.h b/indra/llmath/lloctree.h index ed97ff76ba..276f7b0f06 100644 --- a/indra/llmath/lloctree.h +++ b/indra/llmath/lloctree.h @@ -33,11 +33,7 @@ #include <vector> #include <set> -#if LL_RELEASE_WITH_DEBUG_INFO || LL_DEBUG -#define OCT_ERRS LL_ERRS("OctreeErrors") -#else #define OCT_ERRS LL_WARNS("OctreeErrors") -#endif #define LL_OCTREE_PARANOIA_CHECK 0 #if LL_DARWIN |
