staging: wlags49_h2: remove DBG_DEFN()

It didn't do anything, and no one called it, so remove it.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Greg Kroah-Hartman 2014-01-09 09:30:03 -08:00
Родитель 990cbe500c
Коммит 66df924b8a
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -180,7 +180,6 @@ typedef struct {
#else /* DBG */
/****************************************************************************/
#define DBG_DEFN
#define DBG_PRINT(S...)
#define DBG_PARAM(A, N, F, S...)
#define DBG_ERROR(A, S...)