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