Turned off debugging.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10675 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-01-11 23:42:22 +00:00
parent 1bf35f0f75
commit e9bd14d444
+1 -1
View File
@@ -15,7 +15,7 @@
#include <string.h>
#define TTY_TRACE
//#define TTY_TRACE
#ifdef TTY_TRACE
# define TRACE(x) dprintf x
#else