clipboard: undefine previously defined log level
This commit is contained in:
parent
02c981e796
commit
986fa94733
@ -176,6 +176,8 @@ x-special/gnome-copied-files
|
|||||||
#define LOG_ERROR 0
|
#define LOG_ERROR 0
|
||||||
#define LOG_INFO 1
|
#define LOG_INFO 1
|
||||||
#define LOG_DEBUG 2
|
#define LOG_DEBUG 2
|
||||||
|
|
||||||
|
#undef LOG_LEVEL
|
||||||
#define LOG_LEVEL LOG_ERROR
|
#define LOG_LEVEL LOG_ERROR
|
||||||
|
|
||||||
#define log_error(_params...) \
|
#define log_error(_params...) \
|
||||||
|
Loading…
Reference in New Issue
Block a user