deactivate heavy debugging in gkdtree

metadata
Wenzel Jakob 2014-04-20 18:49:48 +02:00
parent 5be2c6892c
commit 4763f7016a
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#endif
/// Activate lots of extra checks
#define MTS_KD_DEBUG 1
//#define MTS_KD_DEBUG 1
/** Compile-time KD-tree depth limit. Allows to put certain
data structures on the stack */