compiling with DEBUG is only for tests

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7869 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2004-06-08 23:58:29 +00:00
parent 990b523c0c
commit 591af8735d

View File

@ -1429,3 +1429,5 @@
/* Define to empty if the keyword `volatile' does not work. Warning: valid /* Define to empty if the keyword `volatile' does not work. Warning: valid
code using `volatile' can become incorrect without. Disable with care. */ code using `volatile' can become incorrect without. Disable with care. */
/* #undef volatile */ /* #undef volatile */
#undef DEBUG