mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
unicode-mode: disable debug logging
This commit is contained in:
parent
69f56b86b7
commit
12152a8ae4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#include "unicode-mode.h"
|
#include "unicode-mode.h"
|
||||||
|
|
||||||
#define LOG_MODULE "unicode-input"
|
#define LOG_MODULE "unicode-input"
|
||||||
#define LOG_ENABLE_DBG 1
|
#define LOG_ENABLE_DBG 0
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "render.h"
|
#include "render.h"
|
||||||
#include "search.h"
|
#include "search.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue