mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
csi: disable debug logging (again)
This commit is contained in:
parent
acf62bdda5
commit
0dba15c648
1 changed files with 1 additions and 1 deletions
2
csi.c
2
csi.c
|
|
@ -11,7 +11,7 @@
|
|||
#include <sys/timerfd.h>
|
||||
|
||||
#define LOG_MODULE "csi"
|
||||
#define LOG_ENABLE_DBG 1
|
||||
#define LOG_ENABLE_DBG 0
|
||||
#include "log.h"
|
||||
#include "char32.h"
|
||||
#include "config.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue