mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-22 20:25:39 +02:00
module/i3-common: add LOG_ENABLE_DBG define, but leave it disabled
This commit is contained in:
parent
c2ea1c5a59
commit
f959d96c17
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
#include <json-c/json_tokener.h>
|
#include <json-c/json_tokener.h>
|
||||||
|
|
||||||
#define LOG_MODULE "i3:common"
|
#define LOG_MODULE "i3:common"
|
||||||
|
#define LOG_ENABLE_DBG 0
|
||||||
#include "../log.h"
|
#include "../log.h"
|
||||||
|
|
||||||
#if defined(ENABLE_X11)
|
#if defined(ENABLE_X11)
|
||||||
|
|
Loading…
Add table
Reference in a new issue