This is too expensive.

This commit is contained in:
JoelKatz
2013-08-27 00:57:43 -07:00
parent 2780a5768a
commit d7ca14b18d

View File

@@ -178,7 +178,7 @@
and recursive mutex objects. This affects the type of lock used
by RippleMutex and RippleRecursiveMutex
*/
#define RIPPLE_TRACK_MUTEXES 1
#define RIPPLE_TRACK_MUTEXES 0
//------------------------------------------------------------------------------