Disabled debug output.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@757 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ba5530fdc9
commit
c65ac9cbe8
@ -44,7 +44,7 @@
|
||||
#include <fcntl.h>
|
||||
|
||||
#ifndef TRACE_VFS
|
||||
# define TRACE_VFS 1
|
||||
# define TRACE_VFS 0
|
||||
#endif
|
||||
#if TRACE_VFS
|
||||
# define PRINT(x) dprintf x
|
||||
|
Loading…
Reference in New Issue
Block a user