* I even had a second look, but didn't spot this one - thanks Urias!

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33786 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2009-10-27 12:12:27 +00:00
parent 2406849d4a
commit 3ac4f1f258

View File

@ -19,8 +19,8 @@
// macros specifying the tracing level for individual components (0 is disabled)
#define AHCI_PORT_TRACING 0
#define ATA_TRACING 0
#define ATA_DMA_TRACING 0
#define ATA_TRACING 0
#define ATAPI_TRACING 0
#define BFS_TRACING 0
#define BLOCK_CACHE_BLOCK_TRACING 0