reverted the latest change

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@888 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper 2002-08-26 14:49:16 +00:00
parent 32ffa52615
commit fd93cc35b3

View File

@ -39,7 +39,7 @@
* DEBUG == 2, TRACE & LOG, PRINT with snooze()
*/
#ifndef DEBUG
#define DEBUG 1
#define DEBUG 0
#endif
#undef PRINT