turn off the mongo debugging stuff, for performance tests

svn:r4137
This commit is contained in:
Roger Dingledine 2005-04-27 17:21:42 +00:00
parent e132daaff8
commit 4c4a14e3cb

View File

@ -12,9 +12,9 @@ const char buffers_c_id[] = "$Id$";
#include "or.h" #include "or.h"
#define SENTINELS #undef SENTINELS
#define CHECK_AFTER_RESIZE #undef CHECK_AFTER_RESIZE
#define PARANOIA #undef PARANOIA
#ifdef SENTINELS #ifdef SENTINELS
/* If SENTINELS is defined, check for attempts to write beyond the /* If SENTINELS is defined, check for attempts to write beyond the