mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-24 04:45:41 +02:00
module/removables: remove debug logging
This commit is contained in:
parent
94dbe3b892
commit
ed4716a600
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
#include <libudev.h>
|
#include <libudev.h>
|
||||||
|
|
||||||
#define LOG_MODULE "removables"
|
#define LOG_MODULE "removables"
|
||||||
#define LOG_ENABLE_DBG 1
|
#define LOG_ENABLE_DBG 0
|
||||||
#include "../log.h"
|
#include "../log.h"
|
||||||
#include "../bar.h"
|
#include "../bar.h"
|
||||||
#include "../tllist.h"
|
#include "../tllist.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue