cleanup, remove color codes

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33044 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen 2009-09-10 21:56:46 +00:00
parent b5eb03683b
commit 2219c13eec
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#include <string.h>
#define TRACE(a...) dprintf("\33[35mahci:\33[0m " a)
#define TRACE(a...) dprintf("ahci: " a)
#define FLOW(a...) dprintf("ahci: " a)
#define AHCI_ID_GENERATOR "ahci/id"