Accidently activated debug output with the last change.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8835 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f3165b2826
commit
f6d0f5ea94
@ -10,7 +10,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
#define TRACE_VM
|
||||
//#define TRACE_VM
|
||||
#ifdef TRACE_VM
|
||||
# define TRACE(x) dprintf x
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user