Leave tracing disabled by default though.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24497 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rene Gollent 2008-03-21 03:32:28 +00:00
parent 7f9a9ff612
commit 0026580104
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
#include "vm_store_null.h"
#define TRACE_VM
//#define TRACE_VM
//#define TRACE_FAULTS
#ifdef TRACE_VM
# define TRACE(x) dprintf x