forked from external/yambar
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>
|
||||
|
||||
#define LOG_MODULE "removables"
|
||||
#define LOG_ENABLE_DBG 1
|
||||
#define LOG_ENABLE_DBG 0
|
||||
#include "../log.h"
|
||||
#include "../bar.h"
|
||||
#include "../tllist.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue