forked from external/yambar
module/pipewire: disable debug logging
This commit is contained in:
parent
ede6a541e1
commit
710cede371
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#define LOG_MODULE "pipewire"
|
||||
#define LOG_ENABLE_DBG 1
|
||||
#define LOG_ENABLE_DBG 0
|
||||
#include "../config-verify.h"
|
||||
#include "../config.h"
|
||||
#include "../log.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue