forked from external/yambar
log: remove unused include “debug.h”
This commit is contained in:
parent
be10465a3b
commit
495a4c8fb1
1 changed files with 0 additions and 2 deletions
2
log.c
2
log.c
|
@ -11,8 +11,6 @@
|
|||
#include <unistd.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "debug.h"
|
||||
|
||||
#define ALEN(v) (sizeof(v) / sizeof((v)[0]))
|
||||
#define UNUSED __attribute__((unused))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue