mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-09 10:06:20 -05:00
scrollback: disable debug logging
This commit is contained in:
parent
607755536f
commit
5144fcba0c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include "commands.h"
|
||||
|
||||
#define LOG_MODULE "commands"
|
||||
#define LOG_ENABLE_DBG 1
|
||||
#define LOG_ENABLE_DBG 0
|
||||
#include "log.h"
|
||||
#include "terminal.h"
|
||||
#include "render.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue