h2debug: Drop reserved debug define
This commit is contained in:
parent
7017be48e8
commit
f76e95bde1
@ -10,7 +10,6 @@
|
||||
#include <KernelExport.h>
|
||||
|
||||
|
||||
#define DEBUG
|
||||
#ifdef DEBUG
|
||||
# define TRACE(x...) dprintf("h2generic: " x)
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user