mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-23 04:25:42 +02:00
bar: disable debug logging
This commit is contained in:
parent
1f182b862e
commit
6d082f9f99
1 changed files with 1 additions and 1 deletions
2
bar.c
2
bar.c
|
@ -23,7 +23,7 @@
|
|||
#include <cairo-xcb.h>
|
||||
|
||||
#define LOG_MODULE "bar"
|
||||
#define LOG_ENABLE_DBG 1
|
||||
#define LOG_ENABLE_DBG 0
|
||||
#include "log.h"
|
||||
#include "xcb.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue