* Commenting out tracing, as before. Sorry about re-enabling it accidentally.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42825 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joseph Prostko 2011-10-11 18:13:36 +00:00
parent 7c7c2f12c1
commit 4431610388
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#include <string.h>
#define TRACE_VALIDATION
//#define TRACE_VALIDATION
#ifdef TRACE_VALIDATION
#ifdef __cplusplus
extern "C"