forked from RepoMirrors/bemenu
internal: remove util.h include
This commit is contained in:
parent
d201c48421
commit
b427e0d35e
@ -2,7 +2,6 @@
|
||||
#define _BEMENU_INTERNAL_H_
|
||||
|
||||
#include "bemenu.h"
|
||||
#include "util.h"
|
||||
|
||||
#if __GNUC__
|
||||
# define BM_LOG_ATTR(x, y) __attribute__((format(printf, x, y)))
|
||||
|
Loading…
Reference in New Issue
Block a user