bluetooth: remove DEBUG definition.
This commit is contained in:
parent
76477fc5a7
commit
2dc495dc53
@ -6,8 +6,7 @@
|
||||
#ifndef _BTDEBUG_H
|
||||
#define _BTDEBUG_H
|
||||
|
||||
// XXX: Remove once things get "better"
|
||||
#define DEBUG
|
||||
|
||||
#ifdef DEBUG
|
||||
# define TRACE(x...) dprintf("bt: " x)
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user