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